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
2013-06-16 17:58:34 +03:00
..
tags collection tags accept html attributes as the last element of collection 2013-06-16 17:58:34 +03:00
active_model_helper.rb
asset_tag_helper.rb Raise ArgumentError to fix Rails 4.1 deprecation warn message. 2013-06-02 00:39:11 +09:00
asset_url_helper.rb restore ability to return nil from asset_host proc, add test 2013-05-15 09:07:46 -05:00
atom_feed_helper.rb Removes :nodoc: tag on AtomFeedHelper [ci skip] 2012-12-01 13:17:11 -05:00
cache_helper.rb view_cache_dependency API 2013-01-08 11:20:47 -07:00
capture_helper.rb Update capture_helper.rb 2013-03-06 14:52:23 -05:00
controller_helper.rb
csrf_helper.rb
date_helper.rb symbolize_keys => symbolize_keys! on new hash; 2013-04-19 19:56:29 +05:30
debug_helper.rb Use gsub intead of tr when the to_str is longer than the from_str 2013-03-05 16:07:55 -05:00
form_helper.rb Added documentation to the FormBuilder class, should help 2013-04-06 20:56:03 -04:00
form_options_helper.rb remove unused variable 2013-05-06 23:25:05 +05:30
form_tag_helper.rb Remove :confirm and :disable_with options from ActionView::Helpers::FormTagHelper were deprecated. 2013-06-01 23:22:01 +09:00
javascript_helper.rb Remove link_to_function / button_to_function from ActionView::Helpers::JavascriptHelper were deprecated. 2013-06-01 23:17:27 +09:00
number_helper.rb fix broken format in ActionView::Helpers::NumberHelper [ci skip] 2013-04-03 16:32:33 -05:00
output_safety_helper.rb Cleans documentation from Helpers [ci skip] 2012-12-01 14:38:14 -05:00
record_tag_helper.rb Fix content_tag_for with array html option. 2013-01-31 01:28:57 +08:00
rendering_helper.rb Hash Syntax to 1.9 related changes 2012-10-29 13:10:53 +02:00
sanitize_helper.rb Remove :nodoc from SanitizeHelper module [ci skip] 2012-12-01 13:03:44 -05:00
tag_helper.rb Update the HTML boolean attributes per the HTML 5.1 spec 2013-06-14 23:47:21 +01:00
tags.rb
text_helper.rb improve accuracy of simple_format documentation. span doesn't get sanitized. 2013-04-09 17:21:26 -04:00
translation_helper.rb Hash Syntax to 1.9 related changes 2012-10-29 13:10:53 +02:00
url_helper.rb Remove :confirm and :disable_with options for ActionView::Helpers::UrlHelper#link_to and #button_to were deprecated. 2013-06-01 23:17:16 +09:00