cleanup "stringio" require
commitaa8262b71a207e396cb984a39f1cc917146bcb4b
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 06:08:07 +0000 (8 06:08 +0000)
treeaba10fcf46b07af1d4e6334af75e72016365a5c2
parent6ea71159e2557eca51d2388f07ab552c69a44dd7
cleanup "stringio" require

"stringio" is part of the Ruby distro and we use it in multiple
places, so avoid re-requiring it.
(cherry picked from commit 0fea004ab093ec4f59d919915a505a136326bd8a)
lib/unicorn.rb
lib/unicorn/http_request.rb
lib/unicorn/tee_input.rb
test/test_helper.rb