Module: Mongoid::Shell::Properties::Database

Included in:
Commands::Mongo, Commands::Mongodump, Commands::Mongoexport, Commands::Mongoimport, Commands::Mongorestore, Commands::Mongostat
Defined in:
lib/mongoid/shell/properties/database.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dbObject

Returns the value of attribute db.



5
6
7
# File 'lib/mongoid/shell/properties/database.rb', line 5

def db
  @db
end