]> git.openstreetmap.org Git - rails.git/commit
Move mechanics of changeset subscriptions into the model
authorTom Hughes <tom@compton.nu>
Sat, 24 Feb 2024 10:11:57 +0000 (10:11 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 25 Feb 2024 09:48:11 +0000 (09:48 +0000)
commit8e21e4e80156a1fc29d7b283b254ff623ca844b6
tree52b310e48792e9b32f4dd7b42ba00cc99ee99981
parentf5aa031b584b36a96664d7c0e159329c6ebf5861
Move mechanics of changeset subscriptions into the model
app/controllers/api/changesets_controller.rb
app/models/changeset.rb
test/models/changeset_test.rb