ActionController::TestUploadedFile
Files
actionpack/lib/action_controller/test_process.rb
Parent
Object
Methods
new
Attributes
[RW]
content_type
The content type of the "uploaded" file [R]
original_filename
The filename,
not
including the path, of the "uploaded" file
Public Class methods
new
(path, content_type = Mime::TEXT, binary = false)