Ben Mabey
604c9cf6ad
fixes #22 , AR code doesn't create new connections like it is going out of style
...
The code that switches ActiveRecord adapters to take a model class
instead of a connection hash or name.
2011-12-20 08:42:54 -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