aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/activerecord
Commit message (Expand)AuthorAgeFilesLines
...
* Remove deprecated assertions.Jeremy Kemper2007-01-281-92/+0
* use ActiveRecordTestCaseJeremy Kemper2006-09-221-2/+2
* Active Record integration deprecation testsJeremy Kemper2006-09-041-14/+23
* Clean up and run the Active Record integration tests by default. Closes #5854.Jeremy Kemper2006-08-223-47/+4
* Clean up and run the Active Record integration tests by default.Jeremy Kemper2006-08-223-10/+15
* Fix problem with unloaded ARStore sessions being loaded when they are garbage...Jamis Buck2006-03-081-0/+22
* Added :count option to pagination that'll make it possible for the ActiveReco...David Heinemeier Hansson2006-02-201-2/+17
* Major components cleanup and speedup. Closes #3527.Jeremy Kemper2006-02-091-4/+5
* Move active_record_store_test.rb to test/activerecord/. Closes #3790.Jeremy Kemper2006-02-091-0/+151
* * Fix pagination problems when using includeMichael Koziarski2006-02-092-0/+230