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