Module: Rack

Extended by:
Async::AutoloadHook
Defined in:
lib/rack/async.rb,
lib/rack/async/lint.rb,
lib/rack/async/wrapper.rb,
lib/rack/async/original.rb,
lib/rack/async/autoload_hook.rb,
lib/rack/replaceable_response.rb

Defined Under Namespace

Modules: Async, Session Classes: ReplaceableResponse

Constant Summary collapse

ASYNC_RESPONSE =
[-1, {}, []].freeze
Lint =
Async::Lint
CatchAsync =
self
ThrowAsync =
self

Method Summary

Methods included from Async::AutoloadHook

autoload, autoload!