1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view/helpers
Rafael Mendonça França aa9101eb7e Merge pull request #12491 from shamanime/patch-1
Fix wrong variable name used in the select_day method documentation
2013-10-13 10:13:03 -07:00
..
tags Use the given name in html_options for the hidden field in collection_check_boxes 2013-09-24 13:42:06 -05:00
active_model_helper.rb
asset_tag_helper.rb Fixed return strings in documentation 2013-10-03 18:30:42 -04:00
asset_url_helper.rb Fix a few typos. [ci skip] 2013-09-04 03:48:53 +09:00
atom_feed_helper.rb
cache_helper.rb fix the typo [ci skip] 2013-09-02 10:41:55 +05:30
capture_helper.rb
controller_helper.rb
csrf_helper.rb
date_helper.rb Fix wrong variable name used in the select_day method documentation 2013-10-10 10:34:14 -03:00
debug_helper.rb
form_helper.rb form_for - fix :namespace and :as options clash 2013-09-09 07:59:07 +02:00
form_options_helper.rb Expand select documentation to tell about the block 2013-09-23 11:19:35 -03:00
form_tag_helper.rb Added an enforce_utf8 hash option for form_tag method 2013-07-07 23:49:38 +09:00
javascript_helper.rb
number_helper.rb
output_safety_helper.rb
record_tag_helper.rb Add missing requires inside AV 2013-08-25 11:39:12 +02:00
rendering_helper.rb
sanitize_helper.rb
tag_helper.rb
tags.rb
text_helper.rb Cleanup of excerpt helper 2013-09-06 18:00:55 +03:00
translation_helper.rb
url_helper.rb Change map to map! to save extra array creation on new array 2013-10-13 20:58:50 +05:30