mongo-ruby-driver/lib/mongo
Tyler Brock 291a9334b6 RUBY-444
During a refresh Thread.current[:managers] has the potential to be nil.

This fix checks to make sure Thread.current[:managers] exists before
trying to access the managers hash.
2012-06-01 14:20:25 -04:00
..
gridfs DOCS-197 Fully qualify examples in the code with Mongo:: 2012-05-02 17:43:54 -04:00
util RUBY-441 2012-06-01 12:25:42 -04:00
collection.rb RUBY-437 2012-05-14 16:03:08 -04:00
connection.rb DOCS-197 Fully qualify examples in the code with Mongo:: 2012-05-02 17:43:54 -04:00
cursor.rb RUBY-437 2012-05-14 16:03:08 -04:00
db.rb Fix copy-paste mistake in doc comment 2012-05-29 15:05:50 -06:00
exceptions.rb RUBY-429 non-blocking IO for socket timeouts 2012-04-03 16:06:37 -04:00
networking.rb RUBY-436 Handle IRB::Abort Exception 2012-04-26 13:53:21 -04:00
repl_set_connection.rb RUBY-444 2012-06-01 14:20:25 -04:00
version.rb RELEASE 1.6.2 2012-04-05 13:51:20 -04:00