]> git.openstreetmap.org Git - rails.git/commit
Move diary comment action to comments controller
authorAnton Khorev <tony29@yandex.ru>
Fri, 12 Jul 2024 14:30:48 +0000 (17:30 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 12 Jul 2024 14:58:43 +0000 (17:58 +0300)
commit00c2589374f9b9ed93de707322dbefbd3cd6c634
treecadcee9586fb12158f4173833c1fe1679561a361
parentb69159795bc9c1a916b0d59e3edbefbc700561fb
Move diary comment action to comments controller
app/abilities/ability.rb
app/controllers/diary_comments_controller.rb
app/controllers/diary_entries_controller.rb
app/views/diary_entries/show.html.erb
config/routes.rb
test/abilities/abilities_test.rb
test/controllers/diary_comments_controller_test.rb
test/controllers/diary_entries_controller_test.rb