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