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
Rafael Mendonça França 600ff9abfc
Fix all rubocop violations
2021-06-08 23:35:59 +00:00
..
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 Dont send preload links headers if streaming 2021-05-31 16:13:25 -07:00
asset_url_helper.rb Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06:00
atom_feed_helper.rb Remove require "active_support/core_ext/symbol/starts_ends_with" 2021-02-09 22:31:09 +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
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 chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00
debug_helper.rb Missing requires 2020-11-26 23:27:22 +09:00
form_helper.rb Merge pull request #41276 from RobinDaugherty/form_with-local-doc 2021-05-05 07:16:32 +09:00
form_options_helper.rb Enable Performance/MapCompact cop 2021-04-23 16:33:02 +09:00
form_tag_helper.rb Deprecate implicitly coercing objects to string in ActiveSupport::SafeBuffer 2021-05-03 14:16:03 +02:00
javascript_helper.rb Fix all rubocop violations 2021-06-08 23:35:59 +00: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 Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06: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
text_helper.rb Fix formatting in highlight docs 2021-02-11 16:48:45 -05:00
translation_helper.rb Pass default values for translate through I18n 2021-04-30 09:25:41 -05:00
url_helper.rb Add example of params to button_to docs [ci skip] 2021-04-08 14:19:56 -05:00