aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/relation/delegation_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid sorting an Array including objects from different ClassesAkira Matsuda2013-11-111-1/+1
* Load test fixtures where data are neededAkira Matsuda2013-11-111-0/+2
* A tiny grammatical fixAkira Matsuda2013-11-111-1/+1
* Allow methods arity below -1 in assert_responds.Federico Ravasio2013-10-081-3/+4
* Deprecate the delegation of Array bang methods in ActiveRecord::DelegationBen Woosley2013-09-041-0/+97