openstreetmap-website/app/helpers
Tom Hughes e2aef40437 URI encode the X-Page-Title header
Browsers's are inconsistent in how they interpret the encoding
of a response header in an XHR request, so URI encode it so that
it simple ASCII we can then decode it again in the browser.
2015-03-17 18:49:39 +00:00
..
application_helper.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
asset_helper.rb Build an asset manifest for iD 2013-08-24 00:05:21 +01:00
browse_helper.rb Fix some more rubocop style issues 2015-02-20 20:39:52 +00:00
changeset_helper.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
geocoder_helper.rb Improve test coverage 2015-02-27 00:40:37 +00:00
note_helper.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
notifier_helper.rb Rework signup emails a bit 2012-11-05 09:54:58 +00:00
title_helper.rb URI encode the X-Page-Title header 2015-03-17 18:49:39 +00:00
trace_helper.rb Removed unused link_to_page from the trace helpers 2011-11-14 09:42:55 +00:00
user_blocks_helper.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
user_helper.rb Convert OpenID authentication to generic third party authentication 2015-02-25 01:07:23 +00:00
user_roles_helper.rb Fix rubocop style issues 2015-02-20 08:56:16 +00:00