Module: Mongoid::Timestamps::Created::Short
- Extended by:
- ActiveSupport::Concern
- Included in:
- Short
- Defined in:
- build/mongoid-7.3/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.