]> git.openstreetmap.org Git - rails.git/commit
Create changeset subscription model
authorAnton Khorev <tony29@yandex.ru>
Thu, 13 Mar 2025 15:49:27 +0000 (18:49 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 13 Mar 2025 17:09:01 +0000 (20:09 +0300)
commit9d2342a41ab1eb6a6c2bba747bd29ff58f246258
tree0e7d872663856c5a35b44e7b4d450fbd770a1d19
parentf54a2f3669522b5a269a71b91b7d365e03001e05
Create changeset subscription model
app/abilities/ability.rb
app/controllers/changeset_subscriptions_controller.rb
app/models/changeset.rb
app/models/changeset_subscription.rb [new file with mode: 0644]
app/models/user.rb