Class: ActiveInteractor::Base Deprecated

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

Overview

Deprecated.

will be removed in version 2.0.0-alpha.3.0.0 use Interactor::Base instead

The Main interface for ActiveInteractor

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