openstreetmap-website/app/controllers
Andy Allan 9408ed6946 Pluralise user_preferences_controller
This is the rails convention for controllers and can make route
generation easier.

http://guides.rubyonrails.org/action_controller_overview.html#controller-naming-convention
2018-04-18 11:26:00 +08:00
..
amf_controller.rb Fix new rubocop warnings 2018-03-26 19:00:03 +01:00
api_controller.rb Fix new rubocop warnings 2018-01-22 18:55:45 +00:00
application_controller.rb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
browse_controller.rb Use current_user to represent the currently logged in user. 2017-07-12 16:10:50 +01:00
changeset_controller.rb Fix new rubocop warnings 2018-03-26 19:00:03 +01:00
diary_entry_controller.rb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
directions_controller.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
export_controller.rb Use https when redirecting to the render server 2018-02-09 22:31:45 +00:00
geocoder_controller.rb Remove npemap as a source for UK postcodes 2018-02-04 15:14:41 +00:00
message_controller.rb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
node_controller.rb Fix new rubocop warnings 2018-01-22 18:55:45 +00:00
notes_controller.rb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
oauth_clients_controller.rb Fix new rubocop warnings 2018-03-26 19:00:03 +01:00
oauth_controller.rb Fix new rubocop warnings 2018-01-22 18:55:45 +00:00
old_controller.rb Fix rubocop warnings 2017-10-05 19:18:38 +01:00
old_node_controller.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
old_relation_controller.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
old_way_controller.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
redactions_controller.rb Use current_user to represent the currently logged in user. 2017-07-12 16:10:50 +01:00
relation_controller.rb Fix new rubocop warnings 2018-01-22 18:55:45 +00:00
search_controller.rb Merge branch 'p' of https://github.com/jfirebaugh/openstreetmap-website into jfirebaugh-p 2017-11-22 10:47:18 +00:00
site_controller.rb Fix new rubocop warnings 2018-01-22 18:55:45 +00:00
swf_controller.rb Fix new rubocop warnings 2018-03-26 19:00:03 +01:00
trace_controller.rb Be more consistent with 'my' vs 'your' for objects that belong to 2018-03-28 17:07:50 +08:00
user_blocks_controller.rb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
user_controller.rb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
user_preferences_controller.rb Pluralise user_preferences_controller 2018-04-18 11:26:00 +08:00
user_roles_controller.rb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
way_controller.rb Fix rubocop warnings 2017-10-05 19:18:38 +01:00