Class: Plutonium::Interaction::Response::Render

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

Overview

Represents a render response.

This class is used to render views 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