aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/method_scoping_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecation: count class method should be called with an options hash rather ...Jeremy Kemper2006-09-261-2/+2
* Add support for :include to with_scope [andrew@redlinesoftware.com]Michael Koziarski2006-03-271-2/+63
* Dynamically set allow_concurrency. Closes #4044.Jeremy Kemper2006-03-131-3/+3
* Add missing fixtures for #3937.Jeremy Kemper2006-02-281-1/+1
* Added that fixtures to placed in subdirectories of the main fixture files are...David Heinemeier Hansson2006-02-271-1/+1
* fix method scoping test for postgresqlJeremy Kemper2006-02-261-1/+1
* Added support for nested scopes (closes #3407) [anna@wota.jp]David Heinemeier Hansson2006-02-261-10/+166
* Sanitize scoped conditions.Marcel Molina2006-01-041-1/+19
* r2916@asus: jeremy | 2005-11-06 05:04:06 -0800Jeremy Kemper2005-11-061-0/+181