Commit Graph

29 Commits

Author SHA1 Message Date
Ben Mabey cc76dd616a update README with my travis link 2012-08-05 23:15:54 -06:00
Ben Mabey 56df01d91f updates README with instructions on new AR options 2012-08-05 23:06:23 -06:00
stanislaw c4528e2c57 History 2012-08-04 19:05:26 -06:00
Dylan Egan 45c143ae64 Wanna Be Starting Something (http://www.youtube.com/watch?v=xg0AsWruz4k). ✌️ 2012-06-04 17:01:33 +03:00
Trung Lê 53ebc8d88f Add Minitest example 2012-04-29 13:23:27 +10:00
Joe Marty c97e434705 Added documentation about dm-transactions dependency 2012-04-12 18:56:13 -05:00
Ben Mabey fd3dc63cb9 documents commonn autodetect issue per #106 2012-03-05 11:00:09 -07:00
Kevin Moore 8c2a616b64 Add mongoid to the table of strategies 2012-02-22 16:24:47 -08:00
Ben Mabey e48e3d4be4 adds link in README about new google group 2012-01-17 13:47:50 -07:00
Ben Mabey 501025b9de updates README to include new sequel adapter info 2011-12-19 20:42:34 -07:00
Josh Rendek c7794ad165 improves Cucumber documentation in README 2011-11-21 18:47:28 -07:00
dmilisic 049ec5c290 README - RSpec usage 2011-10-24 10:53:23 +03:00
Mike Subelsky af9268aded add note about postgres log messages 2011-08-20 11:04:29 -04:00
Marty Haught 90460450d4 Added configurable logger 2011-02-07 11:41:44 -07:00
Prem Sichanugrist 56ca7001d4 Add support for default strategy for each ORM
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
2011-01-16 23:41:10 +07:00
Ben Mabey aa099eb477 adds null strategy and makes default when no strategy specified 2010-11-24 22:51:12 -07:00
Ches Martin ffddce172b Do not try to remove MongoDB reserved system collections. Closes GH-24 2010-11-23 09:50:19 +08:00
Ben Mabey 3967ca6727 adds docs about deletion strategy and converts tables to textile 2010-10-25 11:10:18 -06:00
Jon Rowe 44a304e573 change some formatting maybe? 2010-08-08 19:37:16 +01:00
Jon Rowe 10d6c3f6c8 fix html 2010-08-08 19:35:32 +01:00
Jon Rowe 5167a850f2 update readme, first draft 2010-08-08 19:33:07 +01:00
Ben Mabey a235bdb802 updates README to reflect Mongoid support 2010-04-13 10:39:26 -06:00
Martin Rehfeld efe6bfc9a7 truncation support for CouchPotato / CouchDB 2010-02-04 02:17:37 +01:00
Aubrey Holland 857c5cf93c add mongo_mapper support 2009-12-23 13:54:17 -05:00
Ben Mabey 84b037bccb updating the README.. we have had DM support for a while... 2009-08-11 15:12:00 -06:00
bmabey 114fe2f7b2 Fixed doc typo. Thanks to Matt Morris for pointing it out. 2009-04-27 20:54:43 -07:00
bmabey ee0c0c2152 :all -> :each 2009-03-10 21:53:02 -07:00
bmabey d6fb45ab70 example of how to use with rspec 2009-03-10 21:52:15 -07:00
Ben Mabey a17544dd7d added a readme and bumped the version 2009-03-04 23:02:08 -07:00