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
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
..
abstract_controller Fix nil translation key lookup in controllers 2020-12-22 21:17:51 +07:00
action_controller Fix exception in raw_params method 2021-02-01 16:22:42 +09:00
action_dispatch Merge pull request #41000 from jonathanhefner/dark-mode-css 2021-01-29 03:26:16 +01:00
action_pack Start Rails 6.2 development 🎉 2020-12-03 01:35:29 +00:00
abstract_controller.rb Make sure to require active_support.rb before requiring active_support/rails.rb 2019-07-12 18:30:58 +09:00
action_controller.rb Rename HTTP Feature Policy to Permissions Policy 2020-11-14 17:31:58 +01:00
action_dispatch.rb Bump license years to 2021 [ci skip] 2021-01-01 12:21:20 +09:00
action_pack.rb Bump license years to 2021 [ci skip] 2021-01-01 12:21:20 +09:00