Rack::Lobster
(Not documented)
# File lib/rack/forward.rb, line 47 47: def call(env) 48: s,h,b = super 49: [s,h.merge("env" => env.inspect),b] 50: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.