mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
56ca7001d4
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 |
||
---|---|---|
.. | ||
step_definitions | ||
support | ||
cleaning.feature | ||
cleaning_default_strategy.feature | ||
cleaning_multiple_dbs.feature | ||
cleaning_multiple_orms.feature |