aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/scoping/named_scoping_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings for already defined methodsRafael Mendonça França2014-02-011-1/+3
* `scope` now raises on "dangerous" name conflictsGodfrey Chan2014-01-291-0/+57
* Ensure #second acts like #first AR finderJason Meller2014-01-201-4/+4
* Remove deprecated `scope` use without passing a callable object.Arun Agrawal2013-07-031-10/+0
* calling default_scope without a proc will raise ArgumentErrorNeeraj Singh2013-07-021-3/+2
* remove deprecated implicit join references.Yves Senn2013-06-291-5/+0
* Fix scope chaining + STIJon Leighton2013-04-051-1/+1
* failing test for #9869Neeraj Singh2013-04-051-0/+5
* rename named_scope_test.rb to a proper file nameTakehiro Adachi2013-03-301-0/+462