Class: Hanami::Model::Plugins::Timestamps::InputWithUpdateTimestamp Private
- Inherits:
-
InputWithTimestamp
- Object
- WrappingInput
- InputWithTimestamp
- Hanami::Model::Plugins::Timestamps::InputWithUpdateTimestamp
- Defined in:
- lib/hanami/model/plugins/timestamps.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Updates updated_at
timestamp for update commands
Direct Known Subclasses
Constant Summary
Constants inherited from InputWithTimestamp
Hanami::Model::Plugins::Timestamps::InputWithTimestamp::TIMESTAMPS
Method Summary
Methods inherited from InputWithTimestamp
Methods inherited from WrappingInput
Constructor Details
This class inherits a constructor from Hanami::Model::Plugins::Timestamps::InputWithTimestamp