mongo-ruby-driver/test/unit
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
..
collection_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
connection_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
cursor_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
db_test.rb Allow the setting of safe mode globally on the Connection, 2010-11-03 17:36:08 -04:00
grid_test.rb Allow the setting of safe mode globally on the Connection, 2010-11-03 17:36:08 -04:00
safe_test.rb Allow the setting of safe mode globally on the Connection, 2010-11-03 17:36:08 -04:00