Commit Graph

16 Commits

Author SHA1 Message Date
Micah Geisel 73afd350d5 remove extra line endings. 2020-02-14 14:19:38 -06:00
Micah Geisel 77dece1e14 fix gem loading situation. 2020-02-14 14:19:38 -06:00
Micah Geisel 9c580ace0c remove all deprecated code and get the specs passing again. 2020-02-14 14:19:38 -06:00
Micah Geisel db6b5d1d54 modernize gemspec. 2020-01-20 16:43:05 -08:00
Micah Geisel 8d8e0103de deprecate autodetection. 2019-12-11 22:59:46 -08:00
Micah Geisel 0c8111caaa deprecate old alias and methods that should be private. 2019-12-11 22:32:45 -08:00
Micah Geisel d226e25312 introduce DatabaseCleaner.cleaners as a replacement for DatabaseCleaners.connections, and deprecate the latter. 2019-12-09 20:31:00 -08:00
Ernesto Tagwerker dd993f14bd
Merge branch 'master' into remote_whitelist 2018-05-25 13:10:44 -04:00
Micah Geisel 1c684d1da9 move configuration delegation to main module. 2018-05-04 12:20:23 -07:00
Ben C Lewis c0013de1ee add a url whitelist 2018-04-20 16:34:21 +01:00
Sven Fuchs 2437dd08fe add DatabaseCleaner safeguard config accessors 2018-04-02 16:16:58 -04:00
Jeff Felchner 40099be196 Expose ORM autodetection publicly 2013-05-29 01:46:53 -05:00
Ben Mabey 066ba919ad DatabaseCleaner() method was cool, but really isn't needed... 2009-03-04 22:17:32 -07:00
Ben Mabey 43ad34fc2b added DatabaseCleaner() method to return a strategy 2009-03-04 22:11:58 -07:00
Ben Mabey 13a59fc3af initial work done. Have failing example feauture and main config module done. 2009-03-01 01:45:58 -07:00
Ben Mabey 00299245c8 Initial commit to database_cleaner. 2009-02-26 21:42:20 -07:00