From: Eric Wong Date: Sat, 20 Apr 2013 23:16:38 +0000 (+0000) Subject: README: update regarding Ruby support status X-Git-Tag: v0.12.0~4 X-Git-Url: https://repo.or.cz/w/raindrops.git/commitdiff_plain/fdda1473240485b7e996e425ed1a46ce0e50174e README: update regarding Ruby support status Now that Ruby 2.0.0 is out... --- diff --git a/README b/README index 5bce65d..3b76b06 100644 --- a/README +++ b/README @@ -2,10 +2,10 @@ Raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as Rainbows! and -Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and -Rubinius on platforms supporting POSIX shared memory. It may also be -used as a generic scoreboard for sharing atomic counters across multiple -processes. +Unicorn, but should support any Rack HTTP server under Ruby 2.0, 1.9, +1.8 and Rubinius on platforms supporting POSIX shared memory. It may +also be used as a generic scoreboard for sharing atomic counters across +multiple processes. == Features