rails/actionview/lib/action_view/helpers
Mehdi Lahmam ab5f119ac6 Allow to pass a string value to size option in image_tag and video_tag
This makes the behavior more consistent with `width` or `height` options
2015-02-16 12:58:34 +01:00
..
tags Merge pull request #18845 from bogdan/remove-code-dups-in-action-view 2015-02-11 17:40:36 -02:00
active_model_helper.rb Remove deprecated cattr_* requires 2013-12-03 00:28:15 +02:00
asset_tag_helper.rb Allow to pass a string value to size option in image_tag and video_tag 2015-02-16 12:58:34 +01:00
asset_url_helper.rb Revert "Merge pull request #15312 from JuanitoFatas/action_view/asset_path" 2014-09-14 07:04:47 +09:30
atom_feed_helper.rb Use option url: false to allow entries without a link tag 2015-01-16 16:28:54 -02:00
cache_helper.rb Change links to 37signals and svn blog to point to new destinations. [ci skip] 2014-04-12 12:46:04 +05:30
capture_helper.rb [ci skip] Fix HTML format on comment 2014-12-18 13:07:32 +09:00
controller_helper.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
csrf_helper.rb be more specific about csrf token and ajax - not whitelisted outside of jquery-rails [ci skip] 2013-08-06 10:55:58 +01:00
date_helper.rb Add missing options to datetime_select [ci skip] 2015-01-25 14:30:03 +09:00
debug_helper.rb remove unnecessary substitution for space in ActionView::Helpers#debug 2014-06-14 15:22:09 +05:30
form_helper.rb Follow up to #17973 [ci skip] 2015-01-02 20:26:39 +01:00
form_options_helper.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
form_tag_helper.rb fix typo in number_field_tag documentation [ci skip] 2015-01-19 15:19:44 +09:00
javascript_helper.rb [ci skip] Fix doc for javascript_helper 2014-06-11 01:29:17 +05:30
number_helper.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
output_safety_helper.rb Uppercase HTML in docs. 2014-08-08 14:27:05 -07:00
record_tag_helper.rb Add missing requires inside AV 2013-08-25 11:39:12 +02:00
rendering_helper.rb Make possible to use blocks with short version of render partial 2014-12-19 13:52:12 +01:00
sanitize_helper.rb Single instead of double quotes 2015-01-20 14:21:22 -05:00
tag_helper.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
tags.rb Reduce duplication when generating translations 2015-01-22 23:02:48 +01:00
text_helper.rb Fixes simple missprint in docs for #cyle in text_helper 2014-12-30 12:09:47 -08:00
translation_helper.rb Merge pull request #17676 from tigrish/fix_custom_i18n_exception_handler_regression 2015-01-05 14:35:50 -03:00
url_helper.rb Indicate link_to creates an anchor element 2015-02-06 12:46:38 -05:00