diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-01-15 01:02:40 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-01-15 01:09:51 +0900 |
commit | 57c44f0d09f256c7ebbbf54761ce8f70ce7c93db (patch) | |
tree | 1aeb5d5e4f5727e92ef44d51d4e06872c3b6afaf /activesupport/test/core_ext/module | |
parent | 07307a7b9d14b752fc5aef474f3c29585676c9fa (diff) | |
download | rails-57c44f0d09f256c7ebbbf54761ce8f70ce7c93db.tar.gz rails-57c44f0d09f256c7ebbbf54761ce8f70ce7c93db.tar.bz2 rails-57c44f0d09f256c7ebbbf54761ce8f70ce7c93db.zip |
`type_condition` should be overwritten by `create_with_value` in `scope_for_create`
`type_condition` should be overwritten by `create_with_value`. So `type`
in `create_with_value` should be a string because `where_values_hash`
keys are converted to string.
Fixes #27600.
Diffstat (limited to 'activesupport/test/core_ext/module')
0 files changed, 0 insertions, 0 deletions