Module: Mongoid::Timestamps::InstanceMethods
- Defined in:
- lib/mongoid/timestamps.rb
Instance Method Summary collapse
-
#update_created_at ⇒ Object
Update the created_at field on the Document to the current time.
-
#update_modified_at ⇒ Object
Update the last_modified field on the Document to the current time.