aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/associations_cascaded_eager_loading_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rework table aliasing to account for truncated table aliases. Add smarter ta...Rick Olson2006-03-181-0/+18
* Fixed eager loading problems with single-table inheritance [Rick Olson] Added...David Heinemeier Hansson2006-03-051-8/+18
* Added cascading eager loading that allows for queries like Author.find(:all, ...David Heinemeier Hansson2006-03-041-0/+78