.. |
tags
|
feat(rubocop): Add Style/RedundantRegexpEscape
|
2020-12-08 18:57:09 +00:00 |
active_model_helper.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
asset_tag_helper.rb
|
Add config.action_view.preload_links_header option
|
2020-12-19 05:24:09 +00:00 |
asset_url_helper.rb
|
feat(rubocop): Add Style/RedundantRegexpEscape
|
2020-12-08 18:57:09 +00:00 |
atom_feed_helper.rb
|
require "active_support/core_ext/symbol/starts_ends_with" for Ruby 2.6
|
2020-05-25 05:24:44 +09:00 |
cache_helper.rb
|
Ensure cache fragment digests include all templates
|
2020-05-26 15:52:05 -04:00 |
capture_helper.rb
|
[ci skip] Doc ActionView::OutputBuffer
|
2018-09-06 15:28:45 -05:00 |
controller_helper.rb
|
Fix broken doc layout for action_view [ci skip]
|
2017-08-27 09:12:19 +09:00 |
csp_helper.rb
|
Allow to pass options to csp_meta_tag
|
2019-02-16 09:36:37 +09:00 |
csrf_helper.rb
|
Don't expect defined protect_against_forgery? in {token,csrf_meta}_tag
|
2018-12-27 11:33:54 +02:00 |
date_helper.rb
|
feat(rubocop): Add Style/RedundantRegexpEscape
|
2020-12-08 18:57:09 +00:00 |
debug_helper.rb
|
Missing requires
|
2020-11-26 23:27:22 +09:00 |
form_helper.rb
|
Merge pull request #40946 from kylekeesling/master
|
2020-12-29 17:54:40 -05:00 |
form_options_helper.rb
|
Missing requires
|
2020-11-26 23:27:22 +09:00 |
form_tag_helper.rb
|
Refactoring the code to avoid some conditionals
|
2020-12-09 18:46:45 +00:00 |
javascript_helper.rb
|
These helpers do not use anything in tag_helper.rb
|
2020-11-26 23:27:22 +09:00 |
number_helper.rb
|
Enable HashTransformKeys and HashTransformValues cops
|
2020-02-20 22:37:32 +00:00 |
output_safety_helper.rb
|
Updated links from http to https in guides, docs, etc
|
2019-03-09 16:43:47 +05:30 |
rendering_helper.rb
|
Document view components support (#38656)
|
2020-03-13 23:52:49 +01:00 |
sanitize_helper.rb
|
Call class method since sanitizer's instance method is private and add tests
|
2020-12-08 22:32:49 +00:00 |
tag_helper.rb
|
feat(rubocop): Add Style/RedundantRegexpEscape
|
2020-12-08 18:57:09 +00:00 |
tags.rb
|
Fix broken doc layout for action_view [ci skip]
|
2017-08-27 09:12:19 +09:00 |
text_helper.rb
|
Merge pull request #39979 from tgxworld/speed_up_text_helper_excerpt
|
2020-12-27 20:03:46 +00:00 |
translation_helper.rb
|
Handle nil translation key
|
2020-12-10 11:51:32 -06:00 |
url_helper.rb
|
Consistently render button_to as <button>
|
2020-12-28 19:33:05 -05:00 |