Libraries
»
mongo_db
(0.1.12)
»
Index
»
Mongo
»
CollectionExt
»
#destroy
Method: Mongo::CollectionExt#destroy
Defined in:
lib/mongo_db/driver/collection.rb
#
destroy
(*args) ⇒
Object
38 39 40
# File 'lib/mongo_db/driver/collection.rb', line 38
def
destroy
*
args
remove
*
args
end