aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/builder/collection_association.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql."Jon Leighton2012-08-011-11/+0
* Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql.Jon Leighton2012-07-201-0/+11
* avoid warningsJosh Susser2011-11-271-2/+2
* association methods are now generated in modulesJosh Susser2011-11-151-2/+2
* Use proper objects to do the work to build the associations (adding methods, ...Jon Leighton2011-02-211-0/+75