mongo-ruby-driver/lib/mongo
Jim Menard 89d8076d11 Support for sorting. 2008-12-09 15:06:35 -05:00
..
message Support for sorting. 2008-12-09 15:06:35 -05:00
util Fixed BSON (de)serialization of object ids. New test that saves/restores oid to the database. 2008-12-09 13:48:38 -05:00
collection.rb Move the :fields find() parameter into the options hash. 2008-12-08 16:47:52 -05:00
cursor.rb Raise an error if cursor returns $err. 2008-12-09 14:47:34 -05:00
db.rb Removed automatic _id creation. 2008-12-08 13:56:48 -05:00
message.rb first commit 2008-11-21 20:00:51 -05:00
mongo.rb first commit 2008-11-21 20:00:51 -05:00
objectid.rb New object id generation that matches Babble. 2008-12-09 08:28:10 -05:00
query.rb Added ObjectID class. Fixed BSON object serialization bug. db.count now works. 2008-12-01 20:01:13 -05:00