Class: Noodall::DragonflyDataStorage

Inherits:
Dragonfly::DataStorage::MongoDataStore
  • Object
show all
Defined in:
lib/noodall/dragonfly.rb

Instance Method Summary collapse

Instance Method Details

#dbObject



6
7
8
# File 'lib/noodall/dragonfly.rb', line 6

def db
  MongoMapper.database
end