diff options
author | Zoltan Kiss <zkiss@ackmanndickenson.com> | 2015-07-15 19:16:58 -0500 |
---|---|---|
committer | Zoltan Kiss <zkiss@ackmanndickenson.com> | 2015-07-15 19:20:21 -0500 |
commit | ea6e7ffd7891f4ccdccfee00647ef3576888eaba (patch) | |
tree | 41721a0b58dc95683719e7b8918934afdb503c19 /railties/lib/rails/generators/testing/behaviour.rb | |
parent | 424b379c73851ac24ab707b2743de2c9d8875e2f (diff) | |
download | rails-ea6e7ffd7891f4ccdccfee00647ef3576888eaba.tar.gz rails-ea6e7ffd7891f4ccdccfee00647ef3576888eaba.tar.bz2 rails-ea6e7ffd7891f4ccdccfee00647ef3576888eaba.zip |
Standardize `ActionController::Parameters#to_unsafe_h` return value
`ActionController::Parameters#to_h` returns a hash, so lets have
`ActionController::Parameters#to_unsafe_h` return a hash instead of
an `ActiveSupport::HashWithIndifferentAccess` for consistency.
Diffstat (limited to 'railties/lib/rails/generators/testing/behaviour.rb')
0 files changed, 0 insertions, 0 deletions