aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/sponsor.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert association macros to the new syntaxJon Leighton2012-07-201-2/+2
* Fix polymorphic belongs_to associationproxy raising errors when loading target.Ernie Miller2011-01-111-0/+2
* Some basic tests for the :foreign_type option on belongs_to, which was previo...Jon Leighton2011-01-031-1/+2
* Add has_one :through support, finally. Closes #4756 [thechrisoshow]Rick Olson2008-03-211-0/+4