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
9098070502
mongo-ruby-driver
/
lib
/
mongo
History
Kyle Banker
a905c3f1f2
RUBY-191 fix to pass options to new db with Connection#db
2010-10-21 13:27:57 -04:00
..
gridfs
RUBY-193 don't create gridfs indexes when slave_ok
2010-10-21 13:01:32 -04:00
util
replace usage of `returning` with `each_with_object`
2010-09-13 01:10:38 +08:00
collection.rb
Fix MongoDB::Collection #insert_documents, #update and #remove and MongoDB::Connection #receive_header and #last_error_message: usage strings as much as possible instead of byte arrays, otherwise performance really suffers.
2010-09-13 10:51:53 -04:00
connection.rb
RUBY-191 fix to pass options to new db with Connection#db
2010-10-21 13:27:57 -04:00
cursor.rb
remove deprecated support for implicit
2010-10-04 14:37:19 -04:00
db.rb
Removed deprecated DB methods
2010-10-04 12:16:40 -04:00
exceptions.rb
minor: source file encoding with magic comment
2010-05-07 15:33:27 -04:00