Class: Hanami::Model::Plugins::Timestamps::InputWithUpdateTimestamp Private

Inherits:
InputWithTimestamp show all
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

Since:

  • 0.7.0

Direct Known Subclasses

InputWithCreateTimestamp

Constant Summary

Constants inherited from InputWithTimestamp

Hanami::Model::Plugins::Timestamps::InputWithTimestamp::TIMESTAMPS

Method Summary

Methods inherited from InputWithTimestamp

#[], #initialize

Methods inherited from WrappingInput

#initialize

Constructor Details

This class inherits a constructor from Hanami::Model::Plugins::Timestamps::InputWithTimestamp