Module: Mongoid::Threaded::Lifecycle
- Extended by:
- ActiveSupport::Concern
- Included in:
- Association::Bindable, Association::Embedded::EmbeddedIn::Buildable, Association::Embedded::EmbedsMany::Buildable, Association::Embedded::EmbedsOne::Buildable, Association::Proxy, Composable
- Defined in:
- lib/mongoid/threaded/lifecycle.rb
Overview
This module contains convenience methods for document lifecycle that resides on thread locals.
Defined Under Namespace
Modules: ClassMethods