]> git.openstreetmap.org Git - rails.git/commit
Rename the notes#mine action to index
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jul 2020 16:43:30 +0000 (18:43 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jul 2020 16:43:30 +0000 (18:43 +0200)
commit41d6f19a6bed3b1a53f2fba12ca86ffbac1f8f5a
tree389d78f9c3585c0999f7069179cd999d461cd23d
parent9f993fe8c8be4664f975df426d69ded1dca77ae3
Rename the notes#mine action to index
app/abilities/ability.rb
app/controllers/notes_controller.rb
app/views/notes/index.html.erb [moved from app/views/notes/mine.html.erb with 85% similarity]
app/views/users/show.html.erb
config/locales/en.yml
config/routes.rb
test/abilities/abilities_test.rb
test/controllers/notes_controller_test.rb