mongo-ruby-driver/lib
Kyle Banker 68af3dbe8f Allow the setting of safe mode globally on the Connection,
DB, and Collection levels. The safe mode setting will
automatically be inherited down the hierarchy Connection ->
DB -> Collection -> (insert, update, remove). This default
can be overridden at any time. Connection#safe, DB#safe, and
Collection#safe will yield the current default value.
2010-11-03 17:36:08 -04:00
..
bson major: typo 2010-10-13 18:38:15 -04:00
mongo Allow the setting of safe mode globally on the Connection, 2010-11-03 17:36:08 -04:00
bson.rb minor: extra rake tasks for tests. don't show C ext warning when testing 2010-11-02 14:25:14 -04:00
mongo.rb minor: patch for JRuby 1.9 MD5 comparison bug 2010-10-14 16:35:13 -04:00