관리-도구
편집 파일: cdesc-Utils.yaml
--- !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: