rails--rails/actionview/lib/action_view/helpers
yuuji.yaginuma a5d574f6ad Fix module name [ci skip]
Replace `FormOptionHelper` to `FormOptionsHelper`.
2017-04-15 17:03:51 +09:00
..
tags `self.` is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
active_model_helper.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
asset_tag_helper.rb Fix typo extention -> extension [ci skip] 2017-01-13 12:00:15 +09:00
asset_url_helper.rb Merge pull request #27665 from kenta-s/improve-compute_asset_extname 2017-01-18 01:49:15 -05:00
atom_feed_helper.rb Merge pull request #26905 from bogdanvlviv/docs 2016-11-13 14:09:30 +00:00
cache_helper.rb Remove unnecessary comments in cache_helper.rb [ci skip] 2017-01-21 20:58:53 +09:00
capture_helper.rb fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
controller_helper.rb modernizes hash syntax in actionview 2016-08-06 19:36:34 +02:00
csrf_helper.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
date_helper.rb Merge pull request #26905 from bogdanvlviv/docs 2016-11-13 14:09:30 +00:00
debug_helper.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
form_helper.rb Fix module name [ci skip] 2017-04-15 17:03:51 +09:00
form_options_helper.rb applies new string literal convention in actionview/lib 2016-08-06 18:48:35 +02:00
form_tag_helper.rb Prevent duplicate data-disable-with attributes 2017-01-03 09:27:57 -05:00
javascript_helper.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
number_helper.rb Fix grammar 'an hyphen' -> 'a hyphen' [ci skip] 2017-01-25 23:50:20 +09:00
output_safety_helper.rb Fix unexpected behavior of with $, 2017-01-15 21:10:05 +09:00
record_tag_helper.rb
rendering_helper.rb modernizes hash syntax in actionview 2016-08-06 19:36:34 +02:00
sanitize_helper.rb Remove `encode_special_chars` option from `strip_tags` 2017-02-27 14:17:17 -08:00
tag_helper.rb [ci skip] Revise TagHelper only permitting symbols doc. 2016-10-28 13:32:44 +02:00
tags.rb
text_helper.rb Remove unused variable 'regex' 2017-01-18 08:22:59 +09:00
translation_helper.rb let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00
url_helper.rb Fix typo in actionview error message 2017-03-17 02:04:12 -05:00