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/epoll.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/rainbows/epoll.rb') diff --git a/lib/rainbows/epoll.rb b/lib/rainbows/epoll.rb index 3a23d51..e4c956b 100644 --- a/lib/rainbows/epoll.rb +++ b/lib/rainbows/epoll.rb @@ -18,6 +18,13 @@ require 'sendfile' # if you're not serving static files, or if your working set is # small enough to aways be in your kernel page cache. This concurrency # model may starve clients if you have slow disks and large static files. +# +# === RubyGem Requirements +# +# * raindrops 0.6.0 or later +# * sleepy_penguin 2.0.0 or later +# * sendfile 1.1.0 or later +# module Rainbows::Epoll # :stopdoc: include Rainbows::Base -- cgit v1.2.3-24-ge0c7