Module: CouchbaseOrm::Timestamps
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base
- Defined in:
- lib/couchbase-orm/timestamps.rb,
lib/couchbase-orm/timestamps/created.rb,
lib/couchbase-orm/timestamps/updated.rb
Overview
This module handles the behavior for setting up document created at and updated at timestamps.