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/revactor.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/rainbows/revactor.rb') diff --git a/lib/rainbows/revactor.rb b/lib/rainbows/revactor.rb index cfa43c8..e68fee6 100644 --- a/lib/rainbows/revactor.rb +++ b/lib/rainbows/revactor.rb @@ -22,6 +22,9 @@ Revactor::VERSION >= '0.1.5' or abort 'revactor 0.1.5 is required' # in the application using this model should be implemented using the # \Revactor library as well, to take advantage of the networking # concurrency features this model provides. +# +# === RubyGem Requirements +# * revactor 0.1.5 or later module Rainbows::Revactor autoload :Client, 'rainbows/revactor/client' autoload :Proxy, 'rainbows/revactor/proxy' -- cgit v1.2.3-24-ge0c7