Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -5/+5 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Typo fix [ci skip] | amitkumarsuroliya | 2015-09-07 | 1 | -1/+1 |
* | Address ORA-00972: identifier is too long when tested with Oracle | Yasuo Honda | 2014-07-14 | 1 | -1/+2 |
* | use name specified by 'as' for automatic inverse association to avoid reflect... | Andrew S. Brown | 2014-06-10 | 1 | -0/+1 |
* | Make polymorphic_inverse_of in Reflection throw an InverseOfAssociationNotFou... | Murray Steele | 2009-12-28 | 1 | -1/+2 |
* | Add inverse polymorphic association support. [#3520 state:resolved] | George Ogata | 2009-12-28 | 1 | -0/+1 |
* | Providing support for :inverse_of as an option to associations. | Murray Steele | 2009-05-04 | 1 | -0/+5 |