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
Kasper Timm Hansen d2e8b839d2
Merge pull request #37561 from SinanMujan/fix_docs_actionview
[ci skip] Small fixes in ActionView documentation.
2019-10-27 08:31:23 -05:00
..
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 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 Passing in a Hash instance as kwargs parameters requires the "double splat" prefix 2019-09-05 13:26:58 +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 [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02: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 Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
number_helper.rb [ci skip] switch eg. to proper e.g. 2019-10-07 02:18:36 +02: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 Convert two hash lookups into one 2019-10-11 13:52:51 -07: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 Passing in a Hash instance as kwargs parameters requires the "double splat" prefix 2019-09-05 13:26:58 +09:00
url_helper.rb Fix a button_to documentation example 2019-09-12 18:46:40 -07:00