aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/liquid.rb
Commit message (Expand)AuthorAgeFilesLines
* rename `Relation#uniq` to `Relation#distinct`. `#uniq` still works.Yves Senn2013-03-151-2/+1
* Convert association macros to the new syntaxJon Leighton2012-07-201-1/+1
* Deprecate set_table_name in favour of self.table_name= or defining your own m...Jon Leighton2011-11-291-1/+1
* Eager loading an association should not change the count of childrenNeeraj Singh2010-08-021-0/+5