Sha256: 0516f5fc0be721ce38d5197bdfa5b24dfcb8a6f13eae253fc0b90480aab07746
Contents?: true
Size: 240 Bytes
Versions: 2
Compression:
Stored size: 240 Bytes
Contents
# ShamRack allows access to Rack applications using Net::Http, but without network traffic. # # For more detail, see http://github.com/mdub/sham_rack # module ShamRack; end require "sham_rack/core_ext/net/http" require "sham_rack/version"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sham_rack-1.2.1 | lib/sham_rack.rb |
sham_rack-1.2.0 | lib/sham_rack.rb |