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.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/rainbows/xepoll.rb') diff --git a/lib/rainbows/xepoll.rb b/lib/rainbows/xepoll.rb index ef7ea05..a0dc65b 100644 --- a/lib/rainbows/xepoll.rb +++ b/lib/rainbows/xepoll.rb @@ -6,6 +6,12 @@ require 'rainbows/epoll' # (hopefully) native thread. This is just like Epoll, but recommended # for Ruby 1.9 users as it can avoid accept()-scalability issues on # multicore machines with many worker processes. +# +# === RubyGem Requirements +# +# * raindrops 0.6.0 or later +# * sleepy_penguin 2.0.0 or later +# * sendfile 1.1.0 or later module Rainbows::XEpoll # :stopdoc: include Rainbows::Base -- cgit v1.2.3-24-ge0c7