database_cleaner/lib/database_cleaner
Micah Geisel c39366b11a get rspec tests running in ar adapter gem. 2018-11-20 21:01:46 -08:00
..
active_record Merge pull request #567 from buehmann/refactor/mysql-deletion 2018-11-20 00:00:46 -05: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 Use variable methods based on Mongo version [Fixes #379] 2016-02-09 23:12:49 -08: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 Detect mongoid version to use correct method. "default_session" is replaced with "default_client" in mongoid version >= 5.0.0 2016-04-18 17:08:05 +02:00
moped fix moped race condition by reusing moped connection to detect command completion. 2018-05-04 18:14:25 -07:00
neo4j Now allows inclusion of additional Neo4j session parameters 2015-05-28 19:15:29 -07:00
ohm .available_strategies should be part of the adapter contract. 2018-11-20 21:01:44 -08:00
redis Fix redis db option 2016-07-08 15:13:01 +03:00
sequel fix primary key sequence resetting in sequel with postgres and sqlite. 2018-05-04 11:21:16 -07:00
spec get rspec tests running in ar adapter gem. 2018-11-20 21:01:46 -08:00
base.rb extract method. 2018-11-20 21:01:45 -08:00
configuration.rb move configuration delegation to main module. 2018-05-04 12:20:23 -07:00
cucumber.rb switch from Before/After cucumber hooks to Around with #cleaning 2014-01-23 17:52:56 -05:00
null_strategy.rb prefer instances to singletons. 2018-05-06 14:34:43 -07:00
safeguard.rb Allow postgres:///dbname as a local url 2018-11-06 16:13:29 -08:00
spec.rb get rspec tests running in ar adapter gem. 2018-11-20 21:01:46 -08:00