.. |
tags
|
Generate field ids in collection_check_boxes and collection_radio_buttons
|
2017-06-11 16:30:26 +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
|
Add :json type to auto_discovery_link_tag
|
2017-05-20 04:00:13 -05: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
|
Don't rely on the @view_renderer being defined.
|
2017-06-08 21:56:24 +02: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
|
Ensure input to distance_of_time_in_words is not nil
|
2017-04-27 12:00:13 -07:00 |
debug_helper.rb
|
applies remaining conventions across the project
|
2016-08-06 20:20:22 +02:00 |
form_helper.rb
|
Use mattr_accessor default: option throughout the project
|
2017-06-03 13:52:48 +03: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
|
Default embed_authenticity_token_in_remote_forms to nil.
|
2017-04-16 16:25:38 +02:00 |
javascript_helper.rb
|
Make ActiveModel frozen string literal friendly.
|
2017-06-20 18:35:44 +10: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
|
Remove RecordTagHelper, add extraction notices
|
2015-02-16 11:35:27 -08:00 |
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
|
Reduce duplication when generating translations
|
2015-01-22 23:02:48 +01:00 |
text_helper.rb
|
Remove unused variable 'regex'
|
2017-01-18 08:22:59 +09:00 |
translation_helper.rb
|
Use mattr_accessor default: option throughout the project
|
2017-06-03 13:52:48 +03:00 |
url_helper.rb
|
Fix current_page? regression:
|
2017-04-26 15:36:30 -04:00 |