Class: Plutonium::Interaction::Response::Failure

Inherits:
Base
  • Object
show all
Defined in:
lib/plutonium/interaction/response/failure.rb

Overview

Represents a failed response, which doesn’t perform any specific action.

Instance Attribute Summary

Attributes inherited from Base

#flash

Method Summary

Methods inherited from Base

#initialize, #process, #with_flash

Constructor Details

This class inherits a constructor from Plutonium::Interaction::Response::Base