aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/named_scope_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed that scopes defined with a string name could not be composedTarmo Tänav2008-06-221-0/+6
* Ensure named_scope#empty? uses count query. [#262 state:resolved]Ryan Bates2008-05-281-0/+8
* Add first/last methods to associations/named_scope. [#226 state:resolved]Ryan Bates2008-05-201-0/+28
* Fixing test for named_scope through a has_many :throughRodrigo Kochenburger2008-05-151-2/+2
* Add test for named_scope#proxy_options. [#97 state:resolved]Duncan Beevers2008-05-111-0/+6
* Change tests against all scope to base scope as all is now used as a finder a...David Heinemeier Hansson2008-04-301-14/+14
* Ruby 1.9 compat. Trailing whitespace.Jeremy Kemper2008-03-301-29/+28
* Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]Rick Olson2008-03-241-0/+116