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
5cdf60f157
mongo-ruby-driver
/
lib
/
mongo
History
Jim Menard
02cd38fce0
Added XGen::Mongo::Driver::DB.master?
2008-12-16 17:35:31 -05:00
..
message
Support for sorting.
2008-12-09 15:06:35 -05:00
util
Fixed boolean BSON type constant. More tests.
2008-12-16 07:33:39 -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
Added XGen::Mongo::Driver::DB.master?
2008-12-16 17:35:31 -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