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
40fbb501cb
mongo-ruby-driver
/
lib
/
mongo
History
Adrian Madrid
40fbb501cb
Merge branch 'master' of git://github.com/jimm/mongo-ruby-driver
2008-12-09 13:15:03 -07: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
Trying to merge upstream into my code
2008-12-09 10:35:03 -07:00
query.rb
Added ObjectID class. Fixed BSON object serialization bug. db.count now works.
2008-12-01 20:01:13 -05:00