aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/has_one_through_association.rb
Commit message (Expand)AuthorAgeFilesLines
* fix assignment to has_one :through associations.Matt Jones2008-11-151-4/+3
* Fix two has_one :through errorspivotal2008-08-271-0/+4
* Remove duplicate code from associations. [Pratik]Pratik Naik2008-04-061-1/+1
* Add has_one :through support, finally. Closes #4756 [thechrisoshow]Rick Olson2008-03-211-0/+28