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