Method: MongoModel::DocumentExtensions::Persistence#collection
- Defined in:
- lib/mongomodel/document/persistence.rb
#collection ⇒ Object
73 74 75 |
# File 'lib/mongomodel/document/persistence.rb', line 73 def collection self.class.collection end |