]> git.openstreetmap.org Git - rails.git/commit
Ruby API to manage notification preferences
authorPablo Brasero <pablo@pablobm.com>
Tue, 7 Apr 2026 12:15:46 +0000 (13:15 +0100)
committerPablo Brasero <pablo@pablobm.com>
Wed, 6 May 2026 09:51:17 +0000 (10:51 +0100)
commit53ea57330e661d1faa8ca7e25d3a5e25d1f67ce5
tree24ea7cc7ef7140e1088c96020dc9accc1a906ff7
parentef0f868da821ccc360eda5233af26845d959b45c
Ruby API to manage notification preferences
app/models/user_notification_preferences.rb [new file with mode: 0644]
test/models/user_notification_preferences_test.rb [new file with mode: 0644]