openstreetmap-website/app/controllers
Tom Hughes ff97501ed0 Remove all use of the :text option to render
It doesn't actually do what it says, as it sets the content type
to text/html not text/plain so is just confusing and as a result
has been deprecated in newer rails versions.
2017-06-02 19:12:05 +01:00
..
amf_controller.rb Update rubocop 2017-02-05 11:12:37 +00:00
api_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
application_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
browse_controller.rb Do more preloading in browse controller methods 2017-03-07 09:10:24 +00:00
changeset_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
diary_entry_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
directions_controller.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
export_controller.rb Use local api to export map.osm 2017-03-05 10:37:25 +00:00
geocoder_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
message_controller.rb Render message properly on error 2017-02-09 20:20:55 +00:00
node_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
notes_controller.rb Throw an exception if adding a note comment fails 2017-03-13 14:49:16 +00:00
oauth_clients_controller.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
oauth_controller.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
old_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +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 Fix rubocop warnings 2016-12-02 22:01:40 +00:00
relation_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
search_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
site_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
swf_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
trace_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
user_blocks_controller.rb Fix style issues found by new rubocop version 2015-04-14 09:38:24 +01:00
user_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
user_preference_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
user_roles_controller.rb Remove conditions from delete_all 2017-06-02 16:33:48 +01:00
way_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00