aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/builder/association.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use proper objects to do the work to build the associations (adding methods, ↵Jon Leighton2011-02-211-0/+53
callbacks etc) rather than calling a whole bunch of methods with rather long names.