1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view/helpers
2010-01-16 21:43:03 -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
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
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
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
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 Merge docrails 2010-01-17 03:26:20 +05:30
scriptaculous_helper.rb
tag_helper.rb
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 From now on, parameters defined in default_url_options can be absent from named routes. 2010-01-07 15:34:14 +01:00