aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/categories_posts.yml
Commit message (Expand)AuthorAgeFilesLines
* First bit of support for habtm in through assocs - test_has_many_through_has_...Jon Leighton2010-10-131-2/+2
* Add a commented, failing test for using a habtm in a has many through associa...Jon Leighton2010-10-121-0/+8
* Use association's :conditions when eager loading. [jeremyevans0@gmail.com] cl...Rick Olson2006-03-161-0/+4
* Fixed that single-table inheritance sub-classes couldn't be used to limit the...David Heinemeier Hansson2005-07-031-0/+8
* Added support for has_and_belongs_to_many associations in eager loading #1064...David Heinemeier Hansson2005-04-101-0/+11