Libraries
»
mongodb-mongo
(0.6.4)
»
Index
»
XGen
»
Mongo
»
Driver
»
Collection
»
#db
Method: XGen::Mongo::Driver::Collection#db
Defined in:
lib/mongo/collection.rb
#
db
⇒
Object
(readonly)
Returns the value of attribute db.
26 27 28
# File 'lib/mongo/collection.rb', line 26
def
db
@db
end