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
Kevin Sjöberg 716f2e09c2 Convert hashes into parameters (#33076)
* Convert hashes into parameters

Ensure `ActionController::Parameters#transform_values` and
`ActionController::Parameters#transform_values!` converts hashes into
parameters.

* fixup! Convert hashes into parameters

[Rafael Mendonça França + Kevin Sjöberg]
2018-06-19 15:38:26 -04:00
..
abstract_controller Add cancellation info to before filter docs 2018-03-14 12:18:10 -07:00
action_controller Convert hashes into parameters (#33076) 2018-06-19 15:38:26 -04:00
action_dispatch Add support for more HTTP cache controls 2018-06-13 18:08:24 +02:00
action_pack Start Rails 6.0 development!!! 2018-01-30 18:51:17 -05:00
abstract_controller.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
action_controller.rb Include default headers by default in API mode 2018-04-06 15:13:28 -04:00
action_dispatch.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00
action_pack.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00