aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/member_detail.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix misleading errors for has_one through relationsMehmet Emin İNAÇ2015-07-221-3/+4
* Getting rid of the +automatic_inverse_of: false+ option in associations in favorwangjohn2013-06-081-1/+1
* Created a method to automatically find inverse associations and cachewangjohn2013-05-071-1/+1
* Fix naughty trailing whitespaceJon Leighton2010-10-311-1/+1
* Adding test_has_many_through_has_one_with_has_many_through_source_reflection ...Jon Leighton2010-10-121-0/+2
* Fix preloading of has_one :through associations on belongs_to [#1507 state:re...Matt Jones2008-12-181-0/+1
* fix assignment to has_one :through associations.Matt Jones2008-11-151-0/+4