aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/member.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding test_has_many_through_has_one_with_has_many_through_source_reflection ...Jon Leighton2010-10-121-0/+2
* Add test_has_many_through_has_one_throughJon Leighton2010-10-121-0/+3
* Support has_one through assocs as the source associationJon Leighton2010-10-121-1/+4
* 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/+2
* Add has_one :through support, finally. Closes #4756 [thechrisoshow]Rick Olson2008-03-211-0/+9