%PDF- %PDF-
Direktori : /opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/ShowStatus/ |
Current File : //opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/ShowStatus/cdesc-ShowStatus.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Rack::ShowStatus catches all empty responses and replaces them with a site explaining the error. - !ruby/struct:SM::Flow::P body: Additional details can be put into <tt>rack.showstatus.detail</tt> and will be shown as HTML. If such details exist, the error page is always rendered, even if the reply was not empty. constants: [] full_name: Rack::ShowStatus includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: call name: ShowStatus superclass: Object