aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/categorizations.yml
Commit message (Collapse)AuthorAgeFilesLines
* Added ↵Jon Leighton2010-10-141-0/+6
| | | | test_has_many_through_has_many_with_has_many_through_habtm_source_reflection and make it pass
* Allow :uniq => true with has_many :through associations.Jeremy Kemper2006-05-061-2/+8
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4325 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Fixed :through relations when using STI inherited classes would use the ↵Tobias Lütke2005-12-161-1/+7
| | | | | | inherited class's name as foreign key on the join model git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3315 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added tests for join models and fixed a bug #3177David Heinemeier Hansson2005-12-111-0/+5
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3279 5ecf4fe2-1ee6-0310-87b1-e25e094e27de