This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
You've already forked mongo-ruby-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c75bee763b
mongo-ruby-driver
/
lib
/
mongo
History
Jim Menard
c75bee763b
Found and fixed code deserialization bug.
2008-12-16 07:23:22 -05:00
..
message
Support for sorting.
2008-12-09 15:06:35 -05:00
util
Found and fixed code deserialization bug.
2008-12-16 07:23:22 -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