rails--rails/actionpack/lib/action_view/helpers
José Valim 8c8942ed4f Move Dispatcher setup to Railties and add instrumentation hook. 2010-01-15 12:24:30 +01:00
..
active_model_helper.rb errors in ActionView should not be namespaced as well. 2010-01-07 15:31:50 +01:00
ajax_helper.rb
asset_tag_helper.rb Start adding configuration to ActionView instead of using constants. 2009-10-14 13:36:41 -07:00
atom_feed_helper.rb
cache_helper.rb
capture_helper.rb Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00
date_helper.rb Fixed that much of DateHelper wouldn't return html_safe? strings [DHH] 2010-01-08 11:49:12 -08:00
debug_helper.rb
form_helper.rb Move Dispatcher setup to Railties and add instrumentation hook. 2010-01-15 12:24:30 +01:00
form_options_helper.rb Use helpers.label instead of views.labels. 2010-01-07 15:31:50 +01:00
form_tag_helper.rb Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00
javascript_helper.rb
number_helper.rb NumberHelper#number_to_currency should output html_safe strings so the units are not escaped 2010-01-05 08:22:17 -08:00
prototype_helper.rb Fixed that PrototypeHelper#update_page should return html_safe [DHH] 2010-01-08 13:46:30 -08:00
raw_output_helper.rb Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00
record_identification_helper.rb
record_tag_helper.rb API change: content_tag_for outputs prefixed class name 2009-10-08 14:13:49 -05:00
sanitize_helper.rb All AD modules are "deferrable" 2009-12-22 17:11:21 -06:00
scriptaculous_helper.rb
tag_helper.rb Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00
text_helper.rb adding fix for auto linking to master too 2010-01-05 10:57:20 +13:00
translation_helper.rb Translated strings in the view are assumed html_safe (Closes #3401) 2009-12-24 20:32:53 -08:00
url_helper.rb From now on, parameters defined in default_url_options can be absent from named routes. 2010-01-07 15:34:14 +01:00