aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorSean Griffin <sean@seantheprogrammer.com>2016-04-15 09:08:47 -0600
committerSean Griffin <sean@seantheprogrammer.com>2016-04-15 09:09:50 -0600
commit94a1edbc023fd82bf96705d86abc85d2eab14ba3 (patch)
tree762f16eca798d76e047640b6d7a85f22c2ba0b48 /activerecord
parentb1f4c4bbcfe31999636130dea478c076ec595fe7 (diff)
downloadrails-94a1edbc023fd82bf96705d86abc85d2eab14ba3.tar.gz
rails-94a1edbc023fd82bf96705d86abc85d2eab14ba3.tar.bz2
rails-94a1edbc023fd82bf96705d86abc85d2eab14ba3.zip
Filter scalar values when params permit hashes or arrays
This brings the behavior more inline with other similar cases, such as receiving a hash when an array of scalars was expected. Prior to this commit, the key would be present, but the value would be `nil`
Diffstat (limited to 'activerecord')
0 files changed, 0 insertions, 0 deletions