database_cleaner/examples/features
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
..
step_definitions kills whitespace 2010-08-23 14:50:32 -06:00
support Add support for default strategy for each ORM 2011-01-16 23:41:10 +07:00
example.feature initial work done. Have failing example feauture and main config module done. 2009-03-01 01:45:58 -07:00
example_multiple_db.feature removes whitespace 2010-05-30 21:12:58 -06:00
example_multiple_orm.feature removes whitespace 2010-05-30 21:12:58 -06:00