Last Modified
2013-08-05 15:23:18 +0000
Requires

Description

This class represents a file upload field found in a form. To use this class, set FileUpload#file_data= to the data of the file you want to upload and FileUpload#mime_type= to the appropriate mime type of the file.

See the example in EXAMPLES