size()
Shortcut for tempfile.size.
# File actionpack/lib/action_dispatch/http/upload.rb, line 78 def size @tempfile.size end