Class: ActiveInteractor::Base

Inherits:
Interactor::Base show all
Includes:
Type::DeclerationMethods
Defined in:
lib/active_interactor/base.rb

Constant Summary

Constants included from Type::DeclerationMethods

Type::DeclerationMethods::Boolean

Method Summary

Methods inherited from Interactor::Base

#initialize, #perform!

Methods included from Interactor::InteractionMethods

#interact, #perform, #rollback

Constructor Details

This class inherits a constructor from ActiveInteractor::Interactor::Base