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_spawn.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/rainbows/xepoll_thread_spawn.rb') diff --git a/lib/rainbows/xepoll_thread_spawn.rb b/lib/rainbows/xepoll_thread_spawn.rb index d94cf48..c399576 100644 --- a/lib/rainbows/xepoll_thread_spawn.rb +++ b/lib/rainbows/xepoll_thread_spawn.rb @@ -35,7 +35,11 @@ require "raindrops" # This can maintain idle connections without the memory overhead of an # idle Thread. The cost of handling/dispatching active connections is # exactly the same for an equivalent number of active connections. - +# +# === RubyGem Requirements +# +# * raindrops 0.6.0 or later +# * sleepy_penguin 2.0.0 or later module Rainbows::XEpollThreadSpawn # :stopdoc: include Rainbows::Base -- cgit v1.2.3-24-ge0c7