Class: Plutonium::Interaction::Response::Redirect

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

Overview

Represents a redirect response.

This class is used to perform redirects as a result of an interaction.

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