Method: ActiveInteraction::InvalidInteractionError#interaction

Defined in:
lib/active_interaction/exceptions.rb

#interactionActiveInteraction::Base

The interaction where the error occured.

Returns:



24
25
26
# File 'lib/active_interaction/exceptions.rb', line 24

def interaction
  @interaction
end