aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-01-04 12:19:41 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-01-04 12:27:44 +0900
commitb334aa0ea4008221c475adc5b124f3b23b785aba (patch)
treeb4706f4b15126779070627a4494f808eafe36d2e /activesupport
parent127509c071b4f983f2beafc8766e990670a21215 (diff)
downloadrails-b334aa0ea4008221c475adc5b124f3b23b785aba.tar.gz
rails-b334aa0ea4008221c475adc5b124f3b23b785aba.tar.bz2
rails-b334aa0ea4008221c475adc5b124f3b23b785aba.zip
Fix `find_by` and `where` consistency
The alternative of #26213. Currently `find_by` and `where` with AR object return inconsistent result. This is caused by statement cache does not support AR object. Passing to finder method to fix the issue. Fixes #26210.
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions