aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/preloader.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* Use flat_map { } instead of map {}.flattenSantiago Pastorino2012-10-051-1/+1
|
* Represent association scope options as AR::Relations insternally.Jon Leighton2012-07-131-12/+7
|
* Fix AR preloader exampleAlexey Vakhov2012-05-221-1/+1
|
* Rewrote AssociationPreload.Jon Leighton2011-02-281-0/+177