From ea6831e1eaeeb862afa7ed9213e2d9bc0180e706 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 5 Jan 2011 16:33:04 -0800 Subject: eliminate timed_read module No need to split it out when there's only a single class using it. --- lib/rainbows.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rainbows.rb') diff --git a/lib/rainbows.rb b/lib/rainbows.rb index c99b465..5d9c02f 100644 --- a/lib/rainbows.rb +++ b/lib/rainbows.rb @@ -49,7 +49,6 @@ module Rainbows autoload :RackInput, 'rainbows/rack_input' autoload :Response, 'rainbows/response' autoload :ProcessClient, 'rainbows/process_client' - autoload :TimedRead, 'rainbows/timed_read' autoload :Client, 'rainbows/client' autoload :Base, 'rainbows/base' autoload :Sendfile, 'rainbows/sendfile' -- cgit v1.2.3-24-ge0c7