Remove explicit requires for Rack things
commit4cecac01518c6d48f749a34d4f56842429c2ccbc
authorEric Wong <normalperson@yhbt.net>
Sat, 15 Aug 2009 09:43:49 +0000 (15 02:43 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 15 Aug 2009 09:43:49 +0000 (15 02:43 -0700)
treecebfa3e8af2394615f08ce291a7dd09ea6614b3b
parentbaa0709812a6204686228c1fb9be1df69045383f
Remove explicit requires for Rack things

Rack is autoload-based and so are we.
bin/unicorn
bin/unicorn_rails
lib/unicorn/app/exec_cgi.rb
lib/unicorn/app/old_rails/static.rb
test/unit/test_request.rb