Module: Mongoid::Timestamps::Created::Short

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

Overview

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