]> git.openstreetmap.org Git - rails.git/commit
Create note subscription table and model
authorAnton Khorev <tony29@yandex.ru>
Tue, 22 Oct 2024 23:08:27 +0000 (02:08 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 27 Oct 2024 23:35:25 +0000 (02:35 +0300)
commit001fed4fd7d321a079568f5de9479adfbff21778
tree941b916c54ccd4e9075da8f3699bd11217771fab
parent50cfc0a95cb5cedda0f8043f754a26afafe0a9db
Create note subscription table and model
app/models/note.rb
app/models/note_subscription.rb [new file with mode: 0644]
app/models/user.rb
db/migrate/20241022141247_create_note_subscriptions.rb [new file with mode: 0644]
db/structure.sql