aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/preloader/association.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure association preloading properly merges default scope and association c...Pratik Naik2012-08-281-3/+1
* Restore behavior of Active Record 3.2.3 scopesAndrew White2012-06-011-3/+2
* Revert "Revert "Fix #5667. Preloading should ignore scoping.""Benedikt Deicke2012-04-191-2/+3
* Revert "Fix #5667. Preloading should ignore scoping."Jeremy Kemper2012-04-181-3/+2
* Fix #5667. Preloading should ignore scoping.Jon Leighton2012-03-301-2/+3
* reduce calls to owners_by_key and to read_attribute, respond_to? etcAaron Patterson2011-07-011-2/+3
* Rewrote AssociationPreload.Jon Leighton2011-02-281-0/+126