PATH:
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
gems
/
1.8
/
doc
/
rack-1.6.1
/
ri
/
Rack
/
ForwardRequest
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: env rw: R - !ruby/object:RI::Attribute comment: name: url rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Rack::ForwardRequest gets caught by Rack::Recursive and redirects the current request to the app at <tt>url</tt>. - !ruby/struct:SM::Flow::VERB body: " raise ForwardRequest.new("/not-found")\n" constants: [] full_name: Rack::ForwardRequest includes: [] instance_methods: [] name: ForwardRequest superclass: Exception
[+]
..
[-] cdesc-ForwardRequest.yaml
[edit]
[-] new-c.yaml
[edit]