aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/3_1_release_notes.md
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2014-12-22 15:38:58 -0700
committerSean Griffin <sean@thoughtbot.com>2014-12-22 15:38:58 -0700
commitfb160f6e7d71ece0369c6ba9a011ed060f2dcbcb (patch)
tree4a2adbd6be71ea374d7832fd22b5b63c6dfb31bd /guides/source/3_1_release_notes.md
parent18ae0656f527e790bdc827fe68e3f2edd541b3a4 (diff)
downloadrails-fb160f6e7d71ece0369c6ba9a011ed060f2dcbcb.tar.gz
rails-fb160f6e7d71ece0369c6ba9a011ed060f2dcbcb.tar.bz2
rails-fb160f6e7d71ece0369c6ba9a011ed060f2dcbcb.zip
Don't perform statement caching for `find` when called from a scope
If there is a method defined such as `find_and_do_stuff(id)`, which then gets called on an association, we will perform statement caching and the parent ID will not change on subsequent calls. Fixes #18117
Diffstat (limited to 'guides/source/3_1_release_notes.md')
0 files changed, 0 insertions, 0 deletions