]> git.openstreetmap.org Git - rails.git/commit
WIP diary comment subscriptions
authorMikel Maron <mikel_maron@yahoo.com>
Mon, 3 Oct 2016 19:04:22 +0000 (15:04 -0400)
committerMikel Maron <mikel_maron@yahoo.com>
Mon, 3 Oct 2016 19:04:22 +0000 (15:04 -0400)
commit443080d7b05b5e2cc3310699f5e9d5edde010aca
treeddd08d5b9db656a32460785a1d6cd63ca7014c58
parent05ad0a4f7d91c93ef581e2e6372c06c234dc728f
WIP diary comment subscriptions
app/controllers/diary_entry_controller.rb
app/models/diary_entry.rb
app/models/notifier.rb
app/models/user.rb
app/views/diary_entry/_diary_entry.html.erb
config/routes.rb
db/migrate/20161002153425_add_join_table_between_users_and_diary_entries.rb [new file with mode: 0644]
test/controllers/diary_entry_controller_test.rb