From 72cbecfe01b8c4b2c7bb7e362401805374036dc2 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 20 Jan 2011 02:28:12 -0800 Subject: merge rack_input into process_client It turns out to be less-used than previous anticipated, so there's no point in having yet another module. --- lib/rainbows/base.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rainbows/base.rb') diff --git a/lib/rainbows/base.rb b/lib/rainbows/base.rb index b94ddc9..e0c99e9 100644 --- a/lib/rainbows/base.rb +++ b/lib/rainbows/base.rb @@ -13,7 +13,6 @@ module Rainbows::Base super(worker) Rainbows::Response.setup(self.class) Rainbows::MaxBody.setup - Rainbows::RackInput.setup Rainbows.tick_io = worker.tmp listeners = Rainbows::HttpServer::LISTENERS -- cgit v1.2.3-24-ge0c7