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
2012-04-24 15:56:35 +04:00
..
asset_tag_helpers Remove unnecessary in HTML 5 type attribute with default value 2012-04-05 15:32:37 +04:00
tags pass default value as argument to fetch 2012-04-06 22:18:21 +03:00
active_model_helper.rb Trim down Active Model API by removing valid? and errors.full_messages 2012-02-07 23:10:43 +01:00
asset_tag_helper.rb Comma missed 2012-04-21 11:14:37 +04:00
atom_feed_helper.rb removed unnecessary block when using fetch 2012-04-02 23:43:47 +02:00
benchmark_helper.rb add benchmark helper that works in erb 2012-01-07 12:17:48 +03:00
cache_helper.rb Merge pull request #2219 from kommen/fix_fragment_caching_squashed 2011-10-13 13:36:20 -07:00
capture_helper.rb Remove unnecessary in HTML 5 type attribute with default value 2012-04-05 15:32:37 +04:00
controller_helper.rb Make utf8 enforcer param customizeable 2011-06-11 01:58:26 -07:00
csrf_helper.rb Remove not used requires from csrf helper file and test 2012-01-21 18:47:06 -02:00
date_helper.rb Distance of time in words should work correct if from time > to_time 2012-04-24 15:56:35 +04:00
debug_helper.rb remove warning: assigned but unused variable 2011-06-08 00:26:09 -03:00
form_helper.rb Fix example in ActionView::Helpers::FormHelper 2012-04-20 11:28:24 +03:00
form_options_helper.rb add 'include_hidden' option to select tag, closes #5402 2012-03-13 20:00:50 +03:00
form_tag_helper.rb Merge pull request #5182 from castlerock/content_tag_instead_string 2012-04-05 09:39:17 -07:00
javascript_helper.rb Remove unnecessary in HTML 5 type attribute with default value 2012-04-05 15:32:37 +04:00
number_helper.rb no need in temporary array in number_to_phone helper 2012-04-09 21:40:54 +03: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 closes #3241 - partial doc fix 2011-10-07 23:53:12 +05:30
sanitize_helper.rb Include TagHelper but don't explicitly require it 2011-12-12 14:05:25 -08:00
tag_helper.rb Adding itemscope to list of boolean attributes. 2012-04-09 12:23:46 +01:00
tags.rb Add HTML5 input[type="date"] helper 2012-02-12 16:23:43 +01:00
text_helper.rb don't duplicate default values in text helper 2012-04-11 22:09:25 +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 Remove unnecessary in HTML 5 type attribute with default value 2012-04-05 15:32:37 +04:00