diff options
author | Jon Leighton <j@jonathanleighton.com> | 2011-11-03 15:07:24 +0000 |
---|---|---|
committer | Jon Leighton <j@jonathanleighton.com> | 2011-11-03 15:12:08 +0000 |
commit | d486103570bf680307ba474915efc01862e99403 (patch) | |
tree | 8b7a7e64d442fcc73a0f772541ebb4ce5e6fa618 /activerecord/lib/active_record/named_scope.rb | |
parent | 567d454d99bd472ef342c047c0038504fa4f960c (diff) | |
download | rails-d486103570bf680307ba474915efc01862e99403.tar.gz rails-d486103570bf680307ba474915efc01862e99403.tar.bz2 rails-d486103570bf680307ba474915efc01862e99403.zip |
Fix #3271.
Building the conditions of a nested through association could
potentially modify the conditions of the through and/or source
association.
This is a Bad Thing.
Diffstat (limited to 'activerecord/lib/active_record/named_scope.rb')
0 files changed, 0 insertions, 0 deletions