From 4e7cab9f1727eccd90780d1ceb14948e0ace36a6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 15 Jul 2015 22:03:53 +0000 Subject: doc: remove references to old servers They'll continue to be maintained, but we're no longer advertising them. Also, favor lowercase "unicorn" while we're at it since that matches the executable and gem name to avoid unnecessary escaping for RDoc. --- lib/unicorn/util.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/unicorn/util.rb') diff --git a/lib/unicorn/util.rb b/lib/unicorn/util.rb index c7784bd..2f8bfeb 100644 --- a/lib/unicorn/util.rb +++ b/lib/unicorn/util.rb @@ -1,7 +1,7 @@ # -*- encoding: binary -*- require 'fcntl' -module Unicorn::Util +module Unicorn::Util # :nodoc: # :stopdoc: def self.is_log?(fp) -- cgit v1.2.3-24-ge0c7