Module: ShamRack

Extended by:
Registry
Defined in:
lib/sham_rack.rb,
lib/sham_rack/version.rb,
lib/sham_rack/registry.rb,
lib/sham_rack/stub_web_service.rb,
lib/sham_rack/net_http.rb

Overview

ShamRack allows access to Rack applications using Net::Http, but without network traffic.

For more detail, see github.com/mdub/sham_rack

Defined Under Namespace

Modules: NetHttp, Registry Classes: Registrar, StubWebService

Constant Summary collapse

VERSION =
"1.3.2"

Method Summary

Methods included from Registry

application_for, at, mount, unmount_all