aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/categories.yml
Commit message (Collapse)AuthorAgeFilesLines
* First bit of support for habtm in through assocs - ↵Jon Leighton2010-10-131-0/+5
| | | | test_has_many_through_has_many_with_has_and_belongs_to_many_source_reflection now passes
* Fixed that single-table inheritance sub-classes couldn't be used to limit ↵David Heinemeier Hansson2005-07-031-0/+7
| | | | | | the result set with eager loading #1215 [Chris McGrath] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1619 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added support for has_and_belongs_to_many associations in eager loading ↵David Heinemeier Hansson2005-04-101-0/+7
#1064 [Dan Peterson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1132 5ecf4fe2-1ee6-0310-87b1-e25e094e27de