aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/abstract_unit.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip Active Record tests in Action Pack if the SQLite database cant be brough...David Heinemeier Hansson2005-02-171-0/+1
* Moved Active Support into its own gemDavid Heinemeier Hansson2005-02-151-2/+2
* Added SQLite3 compatibility through the sqlite3-ruby adapter by Jamis Buck #3...David Heinemeier Hansson2005-01-101-1/+1
* Added inclusion of fix for test/unit and rake problems with Ruby 1.8.2David Heinemeier Hansson2005-01-101-1/+0
* Added respondence to *_before_type_cast for all attributes to return their st...David Heinemeier Hansson2004-12-191-0/+2
* fixtures :models will now also attempt to include the model.rb fileDavid Heinemeier Hansson2004-12-141-0/+1
* Cut dependency on dev-utils by using included breakpoint libDavid Heinemeier Hansson2004-12-131-5/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+22