Class: CanTango::Configuration::Models::MongoMapper

Inherits:
Mongo
  • Object
show all
Defined in:
lib/cantango/config/models/mongo_mapper.rb

Instance Method Summary collapse

Methods inherited from Mongo

#available_models

Instance Method Details

#modelsObject



5
6
7
# File 'lib/cantango/config/models/mongo_mapper.rb', line 5

def models
  MongoMapper.database.collections
end