1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_controller
kentakag d7516f471a Fix exception in raw_params method
Prevent the raw_params method from throwing an exception
if the argument auth is blank.

Add tests for the raw_params method

Fix typo

Fix rubocop offenses
2021-02-01 16:22:42 +09:00
..
api Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
metal Fix exception in raw_params method 2021-02-01 16:22:42 +09:00
railties Fix call sites 2018-10-02 15:31:29 -04:00
api.rb Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
base.rb Rename HTTP Feature Policy to Permissions Policy 2020-11-14 17:31:58 +01:00
caching.rb No need to extend ActionController::Caching by ActiveSupport::Autoload 2020-05-26 22:00:13 +03:00
form_builder.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
log_subscriber.rb Handle throwing in controller action in log subscriber 2021-01-24 09:52:27 +01:00
metal.rb avoid calling custom_encoding_for when unused 2020-10-27 10:42:41 -07:00
railtie.rb [Action Pack] require => require_relative 2017-10-21 22:48:28 +09:00
renderer.rb Disentangle Action Text from ApplicationController 2020-10-30 01:01:42 +00:00
template_assertions.rb Remove compatibility module from docs [ci skip] 2019-05-22 11:58:14 -04:00
test_case.rb Merge pull request #39705 from Shopify/actioncontroller-testcase-parameters-fix 2020-10-29 17:43:32 -04:00