Module: PGTrunk::Operation::Callbacks
- Extended by:
- ActiveSupport::Concern
- Included in:
- PGTrunk::Operation
- Defined in:
- lib/pg_trunk/core/operation/callbacks.rb
Overview
Enable to fulfill/generate missed attributes
using the after_initialize
callback.
The callback is invoked after the end of the normal initialization and applying a block with explicit settings.