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
Sean Griffin fd9c952f14 Merge pull request #20895 from brian-davis/brian-davis
grammar fix to content_for method documentation in capture_helper.rb [ci skip]
2015-07-20 08:36:49 -06:00
..
tags Raise an ArgumentError when include_blank is false for a required field in 2015-06-08 16:41:44 +01:00
active_model_helper.rb
asset_tag_helper.rb Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
asset_url_helper.rb Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
atom_feed_helper.rb Updated dynamic value of id in comments [ci skip] 2015-05-07 19:45:07 +00:00
cache_helper.rb Support explicit defintion of resouce name for collection caching. 2015-07-07 16:57:09 -04:00
capture_helper.rb grammar fix to content_for method documentation in capture_helper.rb 2015-07-15 21:19:17 -06:00
controller_helper.rb Override default form builder for a controller 2015-04-13 23:43:34 -04:00
csrf_helper.rb
date_helper.rb [skip ci] Lookup can be a noun but it is not a verb 2015-07-17 20:18:57 +02:00
debug_helper.rb don't need to rescue Exception in this case 2015-03-05 15:19:44 -08:00
form_helper.rb Merge branch 'master' of github.com:rails/docrails 2015-05-08 16:20:27 +00:00
form_options_helper.rb changes names in guides to better reflect diversity [ci-skip] 2015-07-02 16:21:28 -07:00
form_tag_helper.rb Add missing spec and documentation for button_tag helper 2015-05-24 10:07:54 +05:30
javascript_helper.rb [ci skip] Add space after erb block. 2015-03-12 13:42:31 +09:00
number_helper.rb [ci skip] Fix typo you/your 2015-05-23 10:23:05 -07:00
output_safety_helper.rb
record_tag_helper.rb Remove RecordTagHelper, add extraction notices 2015-02-16 11:35:27 -08:00
rendering_helper.rb Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00
sanitize_helper.rb Let strip_tags leave HTML escaping to Rails. 2015-03-10 20:04:01 +01: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 Allow pluralize helper to take a locale. 2015-07-09 14:51:13 +02:00
translation_helper.rb Remove :rescue_format option for translate helper since it's no longer supported by I18n. 2015-05-04 23:46:25 +02:00
url_helper.rb Revert "Merge pull request #19844 from stevenspiel/link_to_if_block_helper_addition" 2015-05-01 11:02:56 +02:00