// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
gems
/
1.8
/
doc
/
rack-1.6.1
/
ri
/
Rack
/
Recursive
[ PARENT ]
EDIT :: cdesc-Recursive.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Rack::Recursive allows applications called down the chain to include data from other applications (by using <tt>rack['rack.recursive.include'][...]</tt> or raise a ForwardRequest to redirect internally. constants: [] full_name: Rack::Recursive includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: _call - !ruby/object:RI::MethodSummary name: call - !ruby/object:RI::MethodSummary name: include name: Recursive superclass: Object
SAVE
CANCEL