aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/sponsors.yml
Commit message (Collapse)AuthorAgeFilesLines
* Can preload associations through polymorphic associationsDana Sherson2018-04-201-0/+3
|
* we should have unique sponsorable ids in the fixtures at leastAaron Patterson2013-10-141-1/+1
|
* If a has_many goes :through a belongs_to, and the foreign key of the ↵Jon Leighton2010-12-231-3/+6
| | | | belongs_to changes, then the has_many should be considered stale.
* has_one :through supports :source_type. Fix up some tests. References #4756.Jeremy Kemper2008-03-221-1/+7
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9075 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Add has_one :through support, finally. Closes #4756 [thechrisoshow]Rick Olson2008-03-211-0/+3
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9067 5ecf4fe2-1ee6-0310-87b1-e25e094e27de