rails/actionpack/lib/action_view/helpers
2010-01-22 10:19:01 -06: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 First effort at new Ajax helpers 2009-07-20 16:13:21 -07:00
asset_tag_helper.rb Make @controller an internal ivar in the view 2010-01-22 10:19:01 -06:00
atom_feed_helper.rb Don't call additional methods on builders passed to the atom_feed helper. 2009-08-09 13:10:08 +12:00
cache_helper.rb Make @controller an internal ivar in the view 2010-01-22 10:19:01 -06:00
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 debug helper output should not be sanitized 2010-01-16 21:43:03 -06:00
form_helper.rb Allow f.submit to be localized per object. 2010-01-15 16:10:19 +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 Merge docrails 2010-01-17 03:26:20 +05:30
javascript_helper.rb Remove mention of long-dead define_javascript_functions 2008-11-18 20:11:55 +01:00
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 Added record identifications to FormHelper#form_for and PrototypeHelper#remote_form_for [DHH] 2007-05-14 17:30:35 +00:00
record_tag_helper.rb API change: content_tag_for outputs prefixed class name 2009-10-08 14:13:49 -05:00
sanitize_helper.rb Merge docrails 2010-01-17 03:26:20 +05:30
scriptaculous_helper.rb * Add pluggable JSON backends with support for the JSON gem. [rick] 2009-04-23 00:08:40 -07:00
tag_helper.rb Switch to on-by-default XSS escaping for rails. 2009-10-08 09:31:20 +13:00
text_helper.rb Merge docrails 2010-01-17 03:26:20 +05:30
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 Make @controller an internal ivar in the view 2010-01-22 10:19:01 -06:00