aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/rating.rb
Commit message (Expand)AuthorAgeFilesLines
* modernizes hash syntax in activerecordXavier Noria2016-08-061-1/+1
* Revert "Merge pull request #14544 from jefflai2/named_scope_sti"Rafael Mendonça França2014-05-211-4/+0
* Fixes Issue #13466.Jefferson Lai2014-04-231-0/+4
* Add a test for STI on the through where the through is nested, and change the...Jon Leighton2011-03-051-0/+1
* Add support for nested through associations in JoinAssociation. Hence Foo.joi...Jon Leighton2010-10-091-0/+3