cleanup "stringio" require
commit0fea004ab093ec4f59d919915a505a136326bd8a
authorEric Wong <normalperson@yhbt.net>
Thu, 8 Jul 2010 05:54:25 +0000 (8 05:54 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 8 Jul 2010 05:56:10 +0000 (8 05:56 +0000)
treefa67ead511fd79cedf45d81c9e97fdb1d10cc0c4
parent5ece8c1c33f10e6496dfe5ae1d0d368293278d2d
cleanup "stringio" require

"stringio" is part of the Ruby distro and we use it in multiple
places, so avoid re-requiring it.
lib/unicorn.rb
lib/unicorn/http_request.rb
lib/unicorn/tee_input.rb
test/test_helper.rb