aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/face.rb
Commit message (Expand)AuthorAgeFilesLines
* Typo fix [ci skip]amitkumarsuroliya2015-09-071-1/+1
* Address ORA-00972: identifier is too long when tested with OracleYasuo Honda2014-07-141-1/+2
* use name specified by 'as' for automatic inverse association to avoid reflect...Andrew S. Brown2014-06-101-0/+1
* Make polymorphic_inverse_of in Reflection throw an InverseOfAssociationNotFou...Murray Steele2009-12-281-1/+2
* Add inverse polymorphic association support. [#3520 state:resolved]George Ogata2009-12-281-0/+1
* Providing support for :inverse_of as an option to associations.Murray Steele2009-05-041-0/+5