Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pg test | Jeremy Kemper | 2009-12-28 | 1 | -1/+2 |
* | Make polymorphic_inverse_of in Reflection throw an InverseOfAssociationNotFou... | Murray Steele | 2009-12-28 | 1 | -2/+15 |
* | Provide a slightly more robust we_can_set_the_inverse_on_this? method for pol... | Murray Steele | 2009-12-28 | 1 | -1/+16 |
* | Add inverse polymorphic association support. [#3520 state:resolved] | George Ogata | 2009-12-28 | 1 | -19/+81 |
* | Add more tests for the various ways we can assign objects to associations. [#... | Murray Steele | 2009-12-28 | 1 | -11/+159 |
* | Set inverse for #replace on a has_one association. [#3513 state:resolved] | George Ogata | 2009-12-28 | 1 | -0/+15 |
* | honour :inverse_of for joins based include | Frederick Cheung | 2009-05-10 | 1 | -0/+28 |
* | honour inverse_of when preloading associations | Frederick Cheung | 2009-05-10 | 1 | -0/+33 |
* | Providing support for :inverse_of as an option to associations. | Murray Steele | 2009-05-04 | 1 | -0/+252 |