aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/preloader/singular_association.rb
Commit message (Expand)AuthorAgeFilesLines
* remove the nil check from set_inverse_instanceAaron Patterson2013-12-121-1/+1
* pass the preloader down so we only have to construct oneAaron Patterson2013-09-231-2/+2
* Rewrote AssociationPreload.Jon Leighton2011-02-281-0/+21