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