aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/active_record_assertions_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Include QUOTED_TYPE constant in ActionPack AR assertions tests.Jeremy Kemper2005-11-161-0/+1
* added assert_valid to APTobias Lütke2005-10-161-2/+1
* Improved performance of test app req/sec with ~10% refactoring the render met...David Heinemeier Hansson2005-07-241-4/+4
* r2820@asus: jeremy | 2005-07-04 21:13:57 -0700Jeremy Kemper2005-07-041-121/+119
* r2788@asus: jeremy | 2005-07-04 16:16:20 -0700Jeremy Kemper2005-07-041-4/+5
* Removed broken attempt to DRY module ClassMethod #970David Heinemeier Hansson2005-04-021-1/+1
* Skip Active Record tests in Action Pack if the SQLite database cant be brough...David Heinemeier Hansson2005-02-171-101/+109
* Added the possibility of having validate be protected for assert_(in)valid_co...David Heinemeier Hansson2004-12-071-5/+6
* InitialDavid Heinemeier Hansson2004-11-241-0/+119