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
2020-06-29 23:06:34 +02:00
..
tags Address to false negative for Performance/DeletePrefix,DeleteSuffix 2020-06-14 13:04:47 +09:00
active_model_helper.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
asset_tag_helper.rb [ci skip] Small fixes in ActionView documentation. 2019-10-25 09:02:26 +02:00
asset_url_helper.rb Deprecate starts_with? and ends_with? for String core extensions 2020-05-05 15:51:24 +09: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 Fix handling of undefined year in DateTimeSelector 2019-12-18 16:56:09 +02:00
debug_helper.rb We should call methods with .method_name not ::method_name. 2018-02-22 00:54:40 +01:00
form_helper.rb Address to false negative for Performance/DeletePrefix,DeleteSuffix 2020-06-14 13:04:47 +09:00
form_options_helper.rb [ci skip] Small fixes in ActionView documentation. 2019-10-25 09:02:26 +02:00
form_tag_helper.rb Dogfooding "active_support/core_ext/symbol/starts_ends_with" 2020-05-06 14:19:25 +09:00
javascript_helper.rb Fix possible XSS vector in JS escape helper 2020-03-19 09:48:08 -07: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 Require and support rails-html-sanitzer 1.2.0 2019-08-09 00:07:45 +02:00
tag_helper.rb Update boolean attributes for actionview tag helper 2020-02-24 10:23:30 -05:00
tags.rb Fix broken doc layout for action_view [ci skip] 2017-08-27 09:12:19 +09:00
text_helper.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
translation_helper.rb Remove redundant @virtual_path variable 2020-05-26 15:53:11 -04:00
url_helper.rb Use URI::DEFAULT_PARSER rather than instantiate a new one 2020-06-29 23:06:34 +02:00