aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/nested_has_many_through.rb
Commit message (Expand)AuthorAgeFilesLines
* Integrate nested support into ThroughAssociationScope, using my concept of ge...Jon Leighton2010-10-021-0/+2
* Initial nested_has_many_through support [#1152]Bodaniel Jeanes2010-09-261-0/+156