Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use select() values from the join model of a through association. Fixes... | Jon Leighton | 2011-05-11 | 1 | -0/+7 |
* | Add test_has_one_through_has_one_through_with_belongs_to_source_reflection | Jon Leighton | 2010-10-14 | 1 | -0/+7 |
* | Support has_one through assocs as the source association | Jon Leighton | 2010-10-12 | 1 | -3/+3 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | Add has_one :through support, finally. Closes #4756 [thechrisoshow] | Rick Olson | 2008-03-21 | 1 | -0/+20 |