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
Carlos Antonio da Silva b161956061 Move collection radio buttons / check boxes back to FormOptionsHelper
[Carlos Antonio da Silva + Rafael Mendonça França]
2012-02-02 09:40:25 -02:00
..
asset_tag_helpers Merge pull request #3724 from marcandre/media_default 2011-11-22 12:38:05 -08:00
tags Move collection radio buttons / check boxes back to FormOptionsHelper 2012-02-02 09:40:25 -02:00
active_model_helper.rb no need to module_eval here anymore 2012-01-23 07:32:46 -02:00
asset_tag_helper.rb Remove slash from favicon_link_tag method attribute 2012-01-31 15:46:02 -02:00
atom_feed_helper.rb Revert "use any? to check for size" 2011-11-28 16:29:55 +05:30
benchmark_helper.rb add benchmark helper that works in erb 2012-01-07 12:17:48 +03:00
cache_helper.rb
capture_helper.rb content_for with flush parameter 2011-12-29 21:59:55 +01:00
controller_helper.rb
csrf_helper.rb Remove not used requires from csrf helper file and test 2012-01-21 18:47:06 -02:00
date_helper.rb tiny refactoring 2012-01-29 18:26:38 +03:00
debug_helper.rb
form_helper.rb Refactor FormBuilder arguments and default config 2012-01-18 10:22:03 -02:00
form_options_helper.rb Move collection radio buttons / check boxes back to FormOptionsHelper 2012-02-02 09:40:25 -02:00
form_tag_helper.rb Extract method_tag 2012-01-19 10:38:08 -03:00
javascript_helper.rb deprecate String#encoding_aware? and remove its usage 2011-12-24 15:57:54 +03:00
number_helper.rb Do not mutate given options hash in number helpers 2012-01-25 10:51:00 -02:00
output_safety_helper.rb html_escape already handles nil 2012-01-11 23:49:15 -02:00
record_tag_helper.rb Fix errors when running entire suite due to class name collision 2012-01-18 00:46:01 -02:00
rendering_helper.rb
sanitize_helper.rb Include TagHelper but don't explicitly require it 2011-12-12 14:05:25 -08:00
tag_helper.rb Move escape_once logic to ERB::Util, where it belongs to 2012-02-01 08:55:18 -02:00
tags.rb Add collection_check_boxes helper 2012-02-02 09:40:22 -02:00
text_helper.rb remove useless call to mb_chars 2012-01-05 22:36:04 +03:00
translation_helper.rb Don't html-escape the :count option to translate if it's a Numeric. Fixes #3685. 2011-11-19 13:28:07 +00:00
url_helper.rb Refactor button_to to avoid calling method#to_s twice 2012-01-25 16:27:54 -02:00