// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
gems
/
1.8
/
doc
/
rack-1.6.1
/
ri
/
Rack
/
Multipart
/
UploadedFile
[ PARENT ]
EDIT :: cdesc-UploadedFile.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The content type of the "uploaded" file name: content_type rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The filename, <b>not</b> including the path, of the "uploaded" file name: original_filename rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: [] full_name: Rack::Multipart::UploadedFile includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: local_path - !ruby/object:RI::MethodSummary name: path - !ruby/object:RI::MethodSummary name: respond_to? name: UploadedFile superclass: Object
SAVE
CANCEL