Method: Mongo::DBExt#drop
- Defined in:
- lib/mongo/driver/database.rb
#drop ⇒ Object
2 3 4 |
# File 'lib/mongo/driver/database.rb', line 2 def drop connection.drop_database name end |
2 3 4 |
# File 'lib/mongo/driver/database.rb', line 2 def drop connection.drop_database name end |