Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for nested through associations in JoinAssociation. Hence ↵ | Jon Leighton | 2010-10-09 | 1 | -0/+14 |
Foo.joins(:bar) will work for through associations. There is some duplicated code now, which will be refactored. |