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