aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/has_association.rb
Commit message (Expand)AuthorAgeFilesLines
* I N C E P T I O N: flatten_deeper works around a bug in Ruby 1.8.2.Aaron Patterson2010-12-271-12/+0
* Add a HasAssociation module for common code for has_* associationsJon Leighton2010-12-261-0/+54