.. |
tags
|
Use try only when we're unsure if the receiver would respond_to the method
|
2019-08-01 17:58:00 +09:00 |
active_model_helper.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
asset_tag_helper.rb
|
A type class or nil has to respond_to :to_s
|
2019-07-12 18:33:31 +09:00 |
asset_url_helper.rb
|
Add documentation on actionview asset_path with host and protocol
|
2019-06-12 13:57:48 +02:00 |
atom_feed_helper.rb
|
Fix broken doc layout for action_view [ci skip]
|
2017-08-27 09:12:19 +09:00 |
cache_helper.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09: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
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09: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
|
Ruby 2.7 warning: creating a Proc without a block
|
2019-02-13 02:11:21 +01:00 |
form_options_helper.rb
|
Add AS::TimeZone#match?
|
2019-07-29 14:17:36 +09:00 |
form_tag_helper.rb
|
Fix select_tag so that is doesn't change options when include_blank is set
|
2019-05-22 10:21:59 +02:00 |
javascript_helper.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
number_helper.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09: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
|
RenderingHelper supports rendering objects that respond_to? :render_in
|
2019-06-12 16:31:01 -06:00 |
sanitize_helper.rb
|
Require and support rails-html-sanitzer 1.2.0
|
2019-08-09 00:07:45 +02:00 |
tag_helper.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00: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
|
Fix TranslationHelper#translate handling of Hash defaults
|
2019-06-14 14:07:28 +02:00 |
url_helper.rb
|
No private def
|
2019-08-01 11:18:42 -04:00 |