1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
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 Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller Convert hashes into parameters (#33076) 2018-06-19 15:38:26 -04:00
dispatch Fix CustomCops/AssertNot to allow it to have failure message 2018-05-13 11:32:47 +09:00
fixtures Fix rendering a differently-formatted partial after caching 2018-04-13 14:43:12 -04:00
journey Add test case for the | token in Journey scanner 2018-06-18 09:32:23 -07:00
lib/controller Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
routing Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
abstract_unit.rb let drb make temprary server 2017-12-29 23:58:43 +09:00