Module: Mongoid::Timestamps::Updated::Short
- Extended by:
- ActiveSupport::Concern
- Included in:
- Short
- Defined in:
- lib/mongoid/timestamps/updated/short.rb
Overview
Adds an updated_at timestamp to the document, but it is stored as u_at with an updated_at alias.