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-31 13:46:33 -06:00
..
active_model_helper.rb errors in ActionView should not be namespaced as well. 2010-01-07 15:31:50 +01:00
asset_tag_helper.rb Include prototype ujs adapter with new apps 2010-01-30 19:20:49 -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 form_for should pass :remote to form_tag through html_options 2010-01-31 13:46:27 -06:00
form_options_helper.rb Use helpers.label instead of views.labels. 2010-01-07 15:31:50 +01:00
form_tag_helper.rb add :remote option to form_tag 2010-01-31 13:46:33 -06:00
javascript_helper.rb Reorg options_for_javascript and array_or_string_for_javascript 2010-01-30 16:13:49 -06: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 Reorg options_for_javascript and array_or_string_for_javascript 2010-01-30 16:13:49 -06: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 Merge docrails 2010-01-17 03:26:20 +05:30
scriptaculous_helper.rb Reorg options_for_javascript and array_or_string_for_javascript 2010-01-30 16:13:49 -06: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 Fix t('.helper'). 2010-01-26 20:43:35 +01:00
url_helper.rb Add rel=nofollow on non get remote links 2010-01-30 20:26:30 -06:00