Class: Celluloid::Internals::Response::Success

Inherits:
Celluloid::Internals::Response show all
Defined in:
lib/celluloid/internals/responses.rb

Overview

Call completed successfully

Instance Attribute Summary

Attributes inherited from Celluloid::Internals::Response

#call, #value

Method Summary

Methods inherited from Celluloid::Internals::Response

#dispatch, #initialize

Constructor Details

This class inherits a constructor from Celluloid::Internals::Response