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
61a0244c4c
mongo-ruby-driver
/
lib
/
mongo
History
Jim Menard
61a0244c4c
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
..
message
Added Cursor#explain. Made query sends lazy.
2009-01-13 14:02:16 -05:00
types
Moved Mongo data types into subdir.
2009-01-13 10:23:20 -05:00
util
UTF-8 encoding/decoding for Ruby 1.9.
2009-01-13 12:53:55 -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
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
cursor.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
db.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
message.rb
first commit
2008-11-21 20:00:51 -05:00
mongo.rb
Updated copyright dates.
2009-01-06 10:51:01 -05:00
query.rb
Comment about accepting a string order_by value.
2009-01-07 10:10:51 -05:00