Fixes #5540.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/5797

-- Commit Summary --

  * Create changeset subscription model
  * Remove subscription methods from changeset model

-- File Changes --

    M app/controllers/api/changesets_controller.rb (10)
    M app/controllers/changeset_subscriptions_controller.rb (6)
    M app/models/changeset.rb (15)
    A app/models/changeset_subscription.rb (23)
    M app/models/user.rb (2)
    M test/controllers/changeset_subscriptions_controller_test.rb (4)
    M test/models/changeset_test.rb (13)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/5797.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5797.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5797
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to