Module Mongoid::Timestamps
In: lib/mongoid/timestamps/updated.rb
lib/mongoid/timestamps/timeless.rb
lib/mongoid/timestamps/created.rb
lib/mongoid/timestamps.rb

This module handles the behaviour for setting up document created at and updated at timestamps.

Included Modules

Created Updated

Classes and Modules

Module Mongoid::Timestamps::Created
Module Mongoid::Timestamps::Timeless
Module Mongoid::Timestamps::Updated

[Validate]