Module: Mongoid::Clients::StorageOptions

Extended by:
ActiveSupport::Concern
Included in:
Mongoid::Clients
Defined in:
lib/mongoid/clients/storage_options.rb

Overview

Mixin module included into Mongoid::Document which adds the ability to set the collection in which to store the document by default.

Defined Under Namespace

Modules: ClassMethods