updates README to reflect Mongoid support

This commit is contained in:
Ben Mabey 2010-04-13 10:39:26 -06:00
parent c42d2d45de
commit a235bdb802

View file

@ -5,7 +5,7 @@ The original use case was to ensure a clean state during tests. Each strategy
is a small amount of code but is code that is usually needed in any ruby app
that is testing with a database.
ActiveRecord, DataMapper, MongoMapper and CouchPotato are supported.
ActiveRecord, DataMapper, MongoMapper, Mongoid, and CouchPotato are supported.
h2. How to use