aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/associations/association_scope_test.rb
Commit message (Expand)AuthorAgeFilesLines
* make a singleton for AssociationScopeAaron Patterson2014-02-141-2/+1
* pass the association and connection to the scope methodAaron Patterson2014-02-141-2/+4
* Represent association scope options as AR::Relations insternally.Jon Leighton2012-07-131-0/+15