aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/activerecord/active_record_store_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use a consistent load path to avoid double requires. Fix some scattered Ruby ...Jeremy Kemper2007-01-281-1/+1
* use ActiveRecordTestCaseJeremy Kemper2006-09-221-2/+2
* Clean up and run the Active Record integration tests by default. Closes #5854.Jeremy Kemper2006-08-221-34/+1
* Clean up and run the Active Record integration tests by default.Jeremy Kemper2006-08-221-0/+1
* Fix problem with unloaded ARStore sessions being loaded when they are garbage...Jamis Buck2006-03-081-0/+22
* 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