From e3a8072170de81f164d02cbfa59a3de18a63513e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 14 May 2014 20:06:37 +0000 Subject: update for Rainbows! compatibility Recent versions of Rainbows! and unicorn broke compatibility during shutdown. --- lib/zbatery.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/zbatery.rb') diff --git a/lib/zbatery.rb b/lib/zbatery.rb index a4d20e0..62d1779 100644 --- a/lib/zbatery.rb +++ b/lib/zbatery.rb @@ -17,6 +17,7 @@ end # :stopdoc: # override stuff we don't need or can't use portably module Rainbows + @readers = [] # rainbows 4.6.x compatibility module Base # master == worker in our case -- cgit v1.2.3-24-ge0c7