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
3e33811425
mongo-ruby-driver
/
lib
/
mongo
History
Jim Menard
3e33811425
Fixed MD5 stuff so it works with Ruby 1.9. Bumped gem patch version.
2009-01-21 11:52:43 -05:00
..
message
QueryMessage now handles hashes inside sort array properly.
2009-01-15 12:33:20 -05:00
types
New ObjectID#legal_oid_string. Use that in ObjectID#from_string.
2009-01-15 11:25:23 -05:00
util
Fixed OrderedHash key deletion.
2009-01-21 10:53:26 -05:00
admin.rb
Pass Collection object, not name, to query so that we can access its hint fields at query time.
2009-01-13 15:38:46 -05:00
collection.rb
DB can have PK factory. Collection#insert returns objects inserted (possibly modified by PK factory).
2009-01-16 16:10:52 -05:00
cursor.rb
check for nil
2009-01-15 09:35:44 -05:00
db.rb
Fixed MD5 stuff so it works with Ruby 1.9. Bumped gem patch version.
2009-01-21 11:52:43 -05:00
message.rb
first commit
2008-11-21 20:00:51 -05:00
mongo.rb
Improved error messages.
2009-01-20 15:59:07 -05:00
query.rb
Comment. Removed unneeded require.
2009-01-14 15:36:17 -05:00