Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -7/+7 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -5/+5 |
* | Address ORA-00972: identifier is too long when tested with Oracle | Yasuo Honda | 2014-07-14 | 1 | -1/+1 |
* | use name specified by 'as' for automatic inverse association to avoid reflect... | Andrew S. Brown | 2014-06-10 | 1 | -0/+1 |
* | Fixing multi-word automatic inverse detection. | wangjohn | 2013-08-15 | 1 | -0/+1 |
* | Getting rid of the +automatic_inverse_of: false+ option in associations in favor | wangjohn | 2013-06-08 | 1 | -1/+1 |
* | Created a method to automatically find inverse associations and cache | wangjohn | 2013-05-07 | 1 | -1/+1 |
* | Add inverse polymorphic association support. [#3520 state:resolved] | George Ogata | 2009-12-28 | 1 | -0/+2 |
* | Providing support for :inverse_of as an option to associations. | Murray Steele | 2009-05-04 | 1 | -0/+7 |