Add mongoid to the table of strategies

This commit is contained in:
Kevin Moore 2012-02-22 16:24:47 -08:00
parent 000befc433
commit 8c2a616b64
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Here is an overview of the strategies supported for each library:
| DataMapper | Yes | **Yes** | No |
| CouchPotato | **Yes** | No | No |
| MongoMapper | **Yes** | No | No |
| Mongoid | **Yes** | No | No |
| Sequel | **Yes** | Yes | No |
(Default strategy for each library is denoted in bold)