Module: Mongoid::Timestamps::Updated::Short

Extended by:
ActiveSupport::Concern
Included in:
Short
Defined in:
lib/mongoid/timestamps/updated/short.rb

Overview

Adds a created_at timestamp to the document, but it is stored as c_at with a created_at alias.