]> git.openstreetmap.org Git - rails.git/commit
Use user_account_path for links to settings page
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 12 Aug 2021 16:09:07 +0000 (17:09 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 12 Aug 2021 16:09:07 +0000 (17:09 +0100)
commitd797de431716252ac03ad390b3233c91fa3c50b2
tree0a29d154d35cd0fc91a0bfc78ebb6650ff5686b9
parentebb25a095ca05c62a3cada29900fcd568991e7c4
Use user_account_path for links to settings page

Much easier to read than having to be explicit about controllers etc
app/controllers/confirmations_controller.rb
app/controllers/users_controller.rb
app/views/layouts/_header.html.erb
app/views/site/edit.html.erb
app/views/users/show.html.erb