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