database_cleaner/lib/database_cleaner
2011-11-03 16:57:34 -06:00
..
active_record prevents loading 'default' DB in AR to guard against odd error messages #72 2011-11-03 16:57:34 -06:00
couch_potato removes whitespace 2010-05-30 21:12:58 -06:00
data_mapper Remove #compress_lines call - it isn't required and isn't provided as a core extension anymore by DataMapper as of 1.1. 2011-05-19 21:58:42 -07:00
generic removes extraneous InstanceMethods module (anti-pattern) 2011-11-03 15:25:01 -06:00
mongo MongoDB system collections start with 'system.' not just 'system' 2011-02-28 17:56:42 +02:00
mongo_mapper extracts Mongo::Truncation module 2011-01-25 21:09:29 -07:00
mongoid extracts Mongo::Truncation module 2011-01-25 21:09:29 -07:00
sequel fixes build by fixes Sequel adapter 2011-10-30 11:03:38 -06:00
base.rb add sequel to list of supported orms in error string 2011-03-30 10:15:17 +02:00
configuration.rb removes extraneous uses of 'self' 2011-11-03 15:37:30 -06:00
cucumber.rb Wrapped clean call in Cucumber's After block to catch non-fatal exceptions encountered 2011-02-07 11:41:59 -07:00
null_strategy.rb adds null strategy and makes default when no strategy specified 2010-11-24 22:51:12 -07:00