Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow :uniq => true with has_many :through associations. | Jeremy Kemper | 2006-05-06 | 1 | -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ütke | 2005-12-16 | 1 | -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 #3177 | David Heinemeier Hansson | 2005-12-11 | 1 | -0/+5 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3279 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |