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
2021-01-27 00:31:16 +00:00
..
tags feat(rubocop): Add Style/RedundantRegexpEscape 2020-12-08 18:57:09 +00:00
active_model_helper.rb
asset_tag_helper.rb Rename the config to make clear it is a boolean 2021-01-27 00:31:16 +00:00
asset_url_helper.rb Remove legacy media=screen default from stylesheet_link_tag. 2021-01-22 20:42:22 -03: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
controller_helper.rb
csp_helper.rb
csrf_helper.rb
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 Translate FormBuilder#button calls with formmethod: 2021-01-08 18:21:02 -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
output_safety_helper.rb
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
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 Revert "Remove redundant @virtual_path variable" 2020-12-30 14:07:09 +01:00
url_helper.rb Fix current_page? with kwargs on ruby3 2021-01-22 12:16:16 +01:00