Get rid of UNICORN_TMP_BASE constant
commit86e4849c08da3c5917844ce52782515731ef8df1
authorEric Wong <normalperson@yhbt.net>
Fri, 24 Apr 2009 01:57:46 +0000 (23 18:57 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 24 Apr 2009 01:57:46 +0000 (23 18:57 -0700)
tree7605d749f1028830a2ad3a1aecf3d44a7bc76938
parentd9c97a2e04e0455e2d2aa3e5ec6439c3b97a1b7c
Get rid of UNICORN_TMP_BASE constant

It was just a waste of space and would've caused line wrapping.
This reinstates the "unicorn" prefix when we create tempfiles,
too.
lib/unicorn/const.rb
lib/unicorn/http_request.rb