instance method
size
Ruby on Rails 3.1.12
Since v3.0.20Signature
size()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/upload.rb, line 30
def size
@tempfile.size
end
Defined in actionpack/lib/action_dispatch/http/upload.rb line 30
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Http::UploadedFile