From acb5cedd57a116772aae66e4af1f4383bfe16d85 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 4 Oct 2009 01:50:24 -0700 Subject: doc updates; use "Rainbows!", not "Rainbows" Also add notes about development things and the configuration language which uses "Rainbows!". Calling ourselves "Rainbows!" will help us be taken even more seriously than if the project were just called "Rainbows" --- lib/rainbows/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows/const.rb') diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index 76b5d8f..ca6e2d4 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -13,7 +13,7 @@ module Rainbows # with Revactor or Rev, so we're considered multithread-ed even # when we're not technically... "rack.multithread" => true, - "SERVER_SOFTWARE" => "Rainbows #{RAINBOWS_VERSION}", + "SERVER_SOFTWARE" => "Rainbows! #{RAINBOWS_VERSION}", }) CONN_CLOSE = "Connection: close\r\n" -- cgit v1.2.3-24-ge0c7