database_cleaner/lib/database_cleaner
Ernesto Tagwerker 82bcbde019 Merge branch 'master' of https://github.com/dmitrypol/database_cleaner into dmitrypol-master 2015-12-27 16:29:52 -03:00
..
active_record Merge branch 'jruby_issue' of https://github.com/ahorek/database_cleaner into ahorek-jruby_issue 2015-06-29 11:46:13 -03:00
couch_potato removes whitespace 2010-05-30 21:12:58 -06:00
data_mapper Merge pull request #279 from lanej/datamapper-fix 2014-12-06 09:44:40 +11:00
generic Corrected spacing. 2015-06-28 18:24:30 -03:00
mongo Reduce mongoid_collection_names complexity 2015-04-20 16:07:23 -04:00
mongo2 https://github.com/DatabaseCleaner/database_cleaner/issues/409 2015-12-16 15:42:51 -08:00
mongo_mapper remove uninitialised variable warnings 2013-08-20 15:20:25 +01:00
mongoid separate mongodb ruby driver v2 into it's own module 2015-06-06 21:23:06 -04:00
moped Skip system collections at mongo-level rather than using `reject` 2015-04-20 12:32:40 +02:00
neo4j Now allows inclusion of additional Neo4j session parameters 2015-05-28 19:15:29 -07:00
ohm Add Redis & Ohm support 2013-05-11 14:21:43 +01:00
redis Add the ability to pass directly the connection in Redis 2015-12-22 12:32:13 +02:00
sequel Remove executable bits. 2015-06-23 10:52:34 +02:00
base.rb Neo4j support 2014-12-01 17:19:27 +01:00
configuration.rb Ensure @cleaners has been defined before reading 2015-04-07 22:54:45 +10:00
cucumber.rb switch from Before/After cucumber hooks to Around with #cleaning 2014-01-23 17:52:56 -05:00
null_strategy.rb adds null strategy and makes default when no strategy specified 2010-11-24 22:51:12 -07:00