]> git.openstreetmap.org Git - rails.git/commit
Move diary comments hide/unhide actions to comments controller
authorAnton Khorev <tony29@yandex.ru>
Mon, 17 Jun 2024 15:10:32 +0000 (18:10 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 17 Jun 2024 15:16:31 +0000 (18:16 +0300)
commita128b4f585cb2f75ad1057d0b7c5af6713ed4186
tree131062f4a9a2034f286384f5cd109789b4f591a1
parent1a5adb2a4afba349edabce6ed84883df0b9a1879
Move diary comments hide/unhide actions to comments controller
app/abilities/ability.rb
app/controllers/diary_comments_controller.rb
app/controllers/diary_entries_controller.rb
app/views/diary_entries/_diary_comment.html.erb
config/routes.rb
test/abilities/abilities_test.rb
test/controllers/diary_comments_controller_test.rb
test/controllers/diary_entries_controller_test.rb