diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2015-12-30 19:50:25 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2015-12-31 12:32:29 +0530 |
commit | 28f648dbc7e1523295a89b670db30c4542b8fb5a (patch) | |
tree | ca721ebca956780a25858aa08f8e1f69d791124e /activesupport/lib/active_support/json/encoding.rb | |
parent | 892658a3d266828bd30d20101cab67de1e889278 (diff) | |
download | rails-28f648dbc7e1523295a89b670db30c4542b8fb5a.tar.gz rails-28f648dbc7e1523295a89b670db30c4542b8fb5a.tar.bz2 rails-28f648dbc7e1523295a89b670db30c4542b8fb5a.zip |
Fix AC::Parameters#to_unsafe_h to return all unfiltered values
- AC::Parameters#convert_parameters_to_hashes should return filtered or
unfiltered values based on whether it is called from `to_h` or `to_unsafe_h`
instead of always defaulting to `to_h`.
- Fixes #22841
Diffstat (limited to 'activesupport/lib/active_support/json/encoding.rb')
0 files changed, 0 insertions, 0 deletions