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