D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
gems
/
1.8
/
doc
/
rack-1.6.1
/
ri
/
Rack
/
Utils
/
Filename :
cdesc-Utils.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: key_space_limit rw: RW - !ruby/object:RI::Attribute comment: name: multipart_part_limit rw: RW class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Rack::Utils contains a grab-bag of useful methods for writing web applications adopted from all kinds of Ruby libraries. constants: - !ruby/object:RI::Constant comment: name: DEFAULT_SEP value: /[&;] */n full_name: Rack::Utils includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: escape - !ruby/object:RI::MethodSummary name: escape_path - !ruby/object:RI::MethodSummary name: parse_query - !ruby/object:RI::MethodSummary name: unescape - !ruby/object:RI::MethodSummary name: unescape name: Utils superclass: