rails--rails/actionpack/lib/action_controller/metal
Akira Matsuda 0196551e60 Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
..
basic_implicit_render.rb Remove args from `default_render` 2019-01-17 14:33:14 -08:00
conditional_get.rb Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#transform_keys!` 2018-12-20 23:22:46 +09:00
content_security_policy.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
cookies.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
data_streaming.rb [ActionController] Fix send_file example for 404 2019-07-19 14:39:48 +09:00
default_headers.rb Include default headers by default in API mode 2018-04-06 15:13:28 -04:00
etag_with_flash.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
etag_with_template_digest.rb Pass the template format to the digestor 2019-02-15 17:27:33 -08:00
exceptions.rb Typo fixes action pack. 2019-01-26 17:15:50 +05:30
feature_policy.rb Use reserved domain for example configuration 2019-07-15 08:16:51 +10:00
flash.rb Ensure external redirects are explicitly allowed 2019-01-17 13:28:14 -05:00
force_ssl.rb Revert ensure external redirects are explicitly allowed 2019-01-22 11:40:13 -05:00
head.rb Merge pull request #28937 from maclover7/jm-fix-28927 2018-07-31 15:54:23 -04:00
helpers.rb Update small typo in documentation. 2019-03-12 11:52:09 -04:00
http_authentication.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
implicit_render.rb Remove args from `default_render` 2019-01-17 14:33:14 -08:00
instrumentation.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
live.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
mime_responds.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
parameter_encoding.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
params_wrapper.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
redirecting.rb Revert ensure external redirects are explicitly allowed 2019-01-22 11:40:13 -05:00
renderers.rb Change `ActionDispatch::Response#content_type` returning Content-Type header as it is 2019-06-01 09:20:13 +09:00
rendering.rb Add `Vary: Accept` header when rendering 2019-07-26 13:52:06 +08:00
request_forgery_protection.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
rescue.rb Use tt in doc for ActionPack [ci skip] 2017-08-26 15:41:31 +09:00
streaming.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
strong_parameters.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
testing.rb Remove unused `before_filters` 2017-10-15 16:05:41 +09:00
url_for.rb Add `Style/RedundantFreeze` to remove redudant `.freeze` 2018-09-29 07:18:44 +00:00