aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/through_association.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor BelongsToAssociation to allow BelongsToPolymorphicAssociation to inh...Jon Leighton2010-12-311-2/+0
* Add a HasAssociation module for common code for has_* associationsJon Leighton2010-12-261-0/+169