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