aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/preloader/has_many_through.rb
Commit message (Expand)AuthorAgeFilesLines
* rename `Relation#uniq` to `Relation#distinct`. `#uniq` still works.Yves Senn2013-03-151-1/+1
* Represent association scope options as AR::Relations insternally.Jon Leighton2012-07-131-1/+1
* Rewrote AssociationPreload.Jon Leighton2011-02-281-0/+15