]> git.openstreetmap.org Git - rails.git/commit
Check diary entry edit/update ability using CanCanCan
authorAnton Khorev <tony29@yandex.ru>
Tue, 23 Jul 2024 15:22:46 +0000 (18:22 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 23 Jul 2024 15:22:46 +0000 (18:22 +0300)
commit580daf06bd291766a23e8411559f088341792135
tree3397217fa104883797817d18efdaf0fb761a18bd
parente268af48b4329253e2d9cc6438e60d809f368c11
Check diary entry edit/update ability using CanCanCan
app/abilities/ability.rb
app/controllers/diary_entries_controller.rb
app/views/diary_entries/_diary_entry.html.erb
test/controllers/diary_entries_controller_test.rb