aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/taggings.yml
Commit message (Expand)AuthorAgeFilesLines
* Add a test for STI on the through where the through is nested, and change the...Jon Leighton2011-03-051-0/+10
* Properly support conditions on any of the reflections involved in a nested th...Jon Leighton2010-10-191-0/+28
* Add support for table aliasing, with a test that needs aliasing in order to w...Jon Leighton2010-10-021-0/+12
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Fix preloading nil polymorphic belongs_to. Closes #11218 [matrix9180]Jeremy Kemper2008-02-271-1/+4
* Fix polymorphic has_one associations declared in an abstract class. Closes #8...Jeremy Kemper2007-06-251-1/+8
* Fix that has_many :through honors the foreign key set by the belongs_to assoc...Rick Olson2006-03-181-0/+1
* Allow :dependent options to be used with polymorphic joins. #3820 [Rick Olson]Rick Olson2006-03-161-0/+6
* Fixed :through relations when using STI inherited classes would use the inher...Tobias Lütke2005-12-161-0/+6
* Work-in progress for providing better join model support and polymorphic asso...David Heinemeier Hansson2005-12-021-0/+5