Module: ShamRack

Extended by:
Registration
Defined in:
lib/sham_rack.rb,
lib/sham_rack/version.rb,
lib/sham_rack/registration.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, Registration Classes: MountPoint, StubWebService

Constant Summary collapse

VERSION =
"1.3.6"

Constants included from Registration

Registration::ADDRESS_PATTERN

Method Summary

Methods included from Registration

application_for, at, mount, unmount_all