support TempfileReaper in deployment and development envs
commitf9d5a1961ab818776546186dbc99e10ae4c527dd
authorEric Wong <e@80x24.org>
Fri, 24 Apr 2015 02:45:21 +0000 (24 02:45 +0000)
committerEric Wong <e@80x24.org>
Fri, 24 Apr 2015 02:50:39 +0000 (24 02:50 +0000)
treeb9d82b4bfa32d9efb4736f0920abaa78b1c65daf
parent1964db56aa6fb7d57fc49cda10714d34c087a398
support TempfileReaper in deployment and development envs

rack 1.6 added a TempfileReaper middleware to cleanup temporary
files.  Enable it by default for users running rack 1.6 or later
to avoid leaving temporary files around.
lib/unicorn.rb