Classy web-development dressed in a DSL (official / canonical repo)
Go to file
Albert Engelbrecht d3c40ffb1f Fix Tempfile reference being returned as nil
This PR fixes the issue of files being uploaded from users having
the params[:file][:tempfile] being returned as `nil`, rather than
an instance of Tempfile like it should be.

PR fixes #90, and shamelessly stolen from #91.
2015-09-30 16:51:50 -05:00
rack-protection Fix Tempfile reference being returned as nil 2015-09-30 16:51:50 -05:00