aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/join_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix tests under postgres - we should always put conditions in the WHERE part ...Jon Leighton2011-03-121-5/+3
* Abstract some common code from AssociationScope and JoinDependency::JoinAssoc...Jon Leighton2011-03-111-0/+58