Module: ActiveInteractor::Context

Extended by:
ActiveSupport::Autoload
Defined in:
lib/active_interactor/context.rb,
lib/active_interactor/context/base.rb,
lib/active_interactor/context/input.rb,
lib/active_interactor/context/output.rb,
lib/active_interactor/context/result.rb,
lib/active_interactor/context/runtime.rb,
lib/active_interactor/context/attribute.rb,
lib/active_interactor/context/attribute_set.rb

Overview

The Context namespace

Defined Under Namespace

Classes: Attribute, AttributeSet, Base, Input, Output, Result, Runtime