Class
ActionDispatch::Http::UploadedFile
In:
lib/action_dispatch/http/upload.rb
Parent:
Object
Methods
new
read
Attributes
content_type
[RW]
headers
[RW]
original_filename
[RW]
tempfile
[RW]
Public Class methods
new
(hash)
Public Instance methods
read
(*args)
[Validate]