Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into nested_has_many_through | Jon Leighton | 2011-03-04 | 1 | -0/+1 |
|\ | |||||
| * | Has many through - It is not necessary to manually merge in the conditions ha... | Jon Leighton | 2011-01-30 | 1 | -1/+2 |
* | | Add test_has_one_through_has_one_through_with_belongs_to_source_reflection | Jon Leighton | 2010-10-14 | 1 | -1/+2 |
|/ | |||||
* | Ensure methods called on association proxies respect access control. [#1083 s... | Pratik Naik | 2008-10-13 | 1 | -0/+6 |
* | has_one :through supports :source_type. Fix up some tests. References #4756. | Jeremy Kemper | 2008-03-22 | 1 | -1/+2 |
* | Add has_one :through support, finally. Closes #4756 [thechrisoshow] | Rick Olson | 2008-03-21 | 1 | -0/+6 |