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