aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/preloader/singular_association.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Ensure that inverse associations are set before running callbacksSean Griffin2016-08-311-1/+0
* applies remaining conventions across the projectXavier Noria2016-08-061-2/+0
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-7/+7
* 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