Class
Shotgun
In:
lib/shotgun.rb
Parent:
Object
Methods
assemble_app
call
call!
format_error
inner_app
new
proceed_as_child
proceed_as_parent
slurp
Included Modules
Rack::Utils
Attributes
rackup_file
[R]
Public Class methods
new
(rackup_file, wrapper=nil)
Public Instance methods
assemble_app
()
call
(env)
call!
(env)
format_error
(result)
inner_app
()
proceed_as_child
()
Stuff that happens in the forked child process.
proceed_as_parent
()
Stuff that happens in the parent process
slurp
(body)
[Validate]