1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Classy web-development dressed in a DSL (official / canonical repo)
Find a 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