From 912c328ecfccf189239c4ad2bb7863d64342868f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 16 May 2011 20:42:10 +0000 Subject: document RubyGem requirements Hopefully makes things easier to try out. --- lib/rainbows/xepoll_thread_pool.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/rainbows/xepoll_thread_pool.rb') diff --git a/lib/rainbows/xepoll_thread_pool.rb b/lib/rainbows/xepoll_thread_pool.rb index c1605b8..90a4da9 100644 --- a/lib/rainbows/xepoll_thread_pool.rb +++ b/lib/rainbows/xepoll_thread_pool.rb @@ -57,7 +57,11 @@ require "raindrops" # In extremely rare cases, this may be combined with Rainbows::AppPool # if you have different concurrency capabilities for different parts of # your Rack application. - +# +# === RubyGem Requirements +# +# * raindrops 0.6.0 or later +# * sleepy_penguin 2.0.0 or later module Rainbows::XEpollThreadPool extend Rainbows::PoolSize -- cgit v1.2.3-24-ge0c7