Class: Hanami::Model::Plugins::Timestamps::InputWithCreateTimestamp Private
- Inherits:
-
InputWithUpdateTimestamp
- Object
- WrappingInput
- InputWithTimestamp
- InputWithUpdateTimestamp
- Hanami::Model::Plugins::Timestamps::InputWithCreateTimestamp
- 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.
Sets created_at
and updated_at
timestamps for create commands
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