.. |
tags
|
ActionView::Helpers::FormOptionsHelper#select should mark option for nil as selected
|
2019-09-05 21:41:34 +03: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
|
update from PR #36222
|
2020-02-12 13:31:43 -05:00 |
atom_feed_helper.rb
|
|
|
cache_helper.rb
|
Realign cache key diagram in method doc [ci skip]
|
2020-04-21 23:38:16 -05: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
|
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
|
Avoid extra string allocation in the methods generated by eval
|
2020-03-10 17:43:35 +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
|
Add doc about I18n support for :placeholder option [ci skip]
|
2019-08-28 02:25:41 +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
|
|
|
text_helper.rb
|
Use match? where we don't need MatchData
|
2019-07-29 14:23:10 +09:00 |
translation_helper.rb
|
Fix translate method with default: nil
|
2020-02-09 23:22:00 +01:00 |
url_helper.rb
|
[ci skip] Fix API documentation for link_to_if
|
2020-03-27 08:08:47 +01:00 |