Method: ActiveInteraction::InvalidInteractionError#interaction
- Defined in:
- lib/active_interaction/exceptions.rb
#interaction ⇒ ActiveInteraction::Base
The interaction where the error occured.
24 25 26 |
# File 'lib/active_interaction/exceptions.rb', line 24 def interaction @interaction end |