]> git.openstreetmap.org Git - rails.git/commit
Rename diary_entry#view to diary_entry#show
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 5 Sep 2018 06:52:36 +0000 (14:52 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 5 Sep 2018 06:52:36 +0000 (14:52 +0800)
commit5a06a3dffe1342686f547663610bbe72f216fcd5
tree1b2eb58351d5f69632c27cbee31d060561b99787
parent6027c42ee7b5ac6b36e8a62135d2cf67b3ca8250
Rename diary_entry#view to diary_entry#show
app/controllers/diary_entry_controller.rb
app/helpers/issues_helper.rb
app/models/notifier.rb
app/views/diary_entry/_diary_entry.html.erb
app/views/diary_entry/comments.html.erb
app/views/diary_entry/rss.rss.builder
app/views/diary_entry/show.html.erb [moved from app/views/diary_entry/view.html.erb with 100% similarity]
config/locales/en.yml
config/routes.rb
test/controllers/diary_entry_controller_test.rb