database_cleaner/examples
Prem Sichanugrist 56ca7001d4 Add support for default strategy for each ORM
DatabaseCleaner will select the best default strategy based on the ORM you're using without having you to select it by yourself.

* ActiveRecord, DataMapper => :transaction
* MongoMapper, Mongoid, CouchPotato => :truncation
2011-01-16 23:41:10 +07:00
..
config database.yml.example for testing activerecord... 2010-05-30 23:07:19 +01:00
db sqlite db directory and modified .gitigore 2010-05-18 07:49:24 +01:00
features Add support for default strategy for each ORM 2011-01-16 23:41:10 +07:00
lib kills whitespace 2010-08-23 14:50:32 -06:00
Gemfile updates bundler and adds needed symlinks to make features run w/bundler 2010-05-30 22:37:23 -06:00
Gemfile.lock updates bundler and adds needed symlinks to make features run w/bundler 2010-05-30 22:37:23 -06:00