aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/preloader/belongs_to.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* 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
* Don't expose methods and attrs for internal usageRyuta Kamizono2017-05-301-1/+1
* applies remaining conventions across the projectXavier Noria2016-08-061-2/+0
* Rewrote AssociationPreload.Jon Leighton2011-02-281-0/+17