From e0ad4353f0c0f8ae27301df3e694384f687a4264 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 20 Jan 2011 02:16:04 -0800 Subject: remove unused 416 error constants/exceptions We handle that locally in rainbows/response now --- 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 5de8a80..e559919 100644 --- a/lib/rainbows.rb +++ b/lib/rainbows.rb @@ -14,7 +14,6 @@ Unicorn::SocketHelper::DEFAULTS.merge!({ module Rainbows O = {} # :nodoc: - class Response416 < RangeError; end # map of numeric file descriptors to IO objects to avoid using IO.new # and potentially causing race conditions when using /dev/fd/ -- cgit v1.2.3-24-ge0c7