This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
0
You've already forked mongo-ruby-driver
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d33ddfb8e0
mongo-ruby-driver
/
lib
/
mongo
History
Matthew Rathbone
d33ddfb8e0
added ensure_index
2010-11-11 16:21:23 -05:00
..
gridfs
Fixed issue with grid.rb where 'put' was duplicating the filename attribute on the file
2010-11-11 15:18:52 -05:00
util
replace usage of
returning
with
each_with_object
2010-09-13 01:10:38 +08:00
collection.rb
added ensure_index
2010-11-11 16:21:23 -05:00
connection.rb
Update and remove return error object in safe mode
2010-11-09 13:07:01 -05:00
cursor.rb
removed argument type checks from Cursor.skip() and Cursor.limit() due to clash with JRuby's redefining of Integer
2010-11-11 15:20:08 -05:00
db.rb
added ensure_index
2010-11-11 16:21:23 -05:00
exceptions.rb
Allow specification of replica set name on connect.
2010-11-03 15:12:15 -04:00