Module: Mongoid::Timestamps::Created::Short
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Included In:
| |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
ActiveSupport::Concern
|
|
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.