From b07004fc79867ba8f0cacde1508fb1e4fbf4c37d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 2 Apr 2010 01:49:39 -0700 Subject: rainbows/http_*: remove unnecessary circular requires http_response and http_server are never NOT loaded when "rainbows" is required. --- lib/rainbows/http_server.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rainbows/http_server.rb') diff --git a/lib/rainbows/http_server.rb b/lib/rainbows/http_server.rb index c4f804a..ea2e23f 100644 --- a/lib/rainbows/http_server.rb +++ b/lib/rainbows/http_server.rb @@ -1,5 +1,4 @@ # -*- encoding: binary -*- -require 'rainbows' module Rainbows class HttpServer < ::Unicorn::HttpServer -- cgit v1.2.3-24-ge0c7