mongo-ruby-driver/lib
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
..
bson RUBY-432 2012-06-01 14:20:15 -04:00
mongo RUBY-444 2012-06-01 14:20:25 -04:00
bson.rb Cleaned up BSON gem versioning. 2012-02-28 12:04:49 -05:00
mongo.rb RUBY-429 non-blocking IO for socket timeouts 2012-04-03 16:06:37 -04:00