Class: Hyperion::DispatchingHyperionResult

Inherits:
HyperionResult show all
Includes:
DispatchDsl
Defined in:
lib/hyperion/result_handling/dispatching_hyperion_result.rb

Overview

PW: distinguishing between this and HyperionResult is of dubious value. Consider merging the two.

Instance Attribute Summary

Attributes inherited from HyperionResult

#body, #code, #route, #status

Method Summary

Methods included from DispatchDsl

#__set_escape_continuation__, #when

Methods inherited from HyperionResult

#as_json, #initialize, #to_s

Constructor Details

This class inherits a constructor from HyperionResult