Ruby driver for MongoDB
Go to file
Jim Menard a181a9415e Added ObjectID class. Fixed BSON object serialization bug. db.count now works. 2008-12-01 20:01:13 -05:00
examples Added ObjectID class. Fixed BSON object serialization bug. db.count now works. 2008-12-01 20:01:13 -05:00
lib Added ObjectID class. Fixed BSON object serialization bug. db.count now works. 2008-12-01 20:01:13 -05:00
tests Start of new DB API tests. 2008-12-01 19:39:39 -05:00
README first commit 2008-11-21 20:00:51 -05:00
Rakefile Added call to db.count to example. Need to see why it's not working. 2008-12-01 19:36:20 -05:00

README

This is a simple pure-Ruby driver for the 10gen MongoDB.