diff options
author | Godfrey Chan <godfreykfc@gmail.com> | 2014-09-20 17:53:49 +0900 |
---|---|---|
committer | Godfrey Chan <godfreykfc@gmail.com> | 2014-09-20 17:53:49 +0900 |
commit | 90f99689121487328f022fd09841b62378423afe (patch) | |
tree | 68ac303c4c4ce352eff16f30727b59a6d6bfece0 /railties/bin | |
parent | 793e4aa9b63a066d0bf0dbd291969ec9cd2fc204 (diff) | |
download | rails-90f99689121487328f022fd09841b62378423afe.tar.gz rails-90f99689121487328f022fd09841b62378423afe.tar.bz2 rails-90f99689121487328f022fd09841b62378423afe.zip |
Fix find_by with associations not working with adequate record
For now, we will just skip the cache when a non-column key is used in the hash.
If the future, we can probably move some of the logic in PredicateBuilder.expand
up the chain to make caching possible for association queries.
Closes #16903
Fixes #16884
Diffstat (limited to 'railties/bin')
0 files changed, 0 insertions, 0 deletions