From 6411add3f1a5aae5f2e0dcd73cd842500d21e9fd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 18 Apr 2011 15:53:08 -0700 Subject: documentation cleanup/reduction Don't clutter up our RDoc/website with things that users of Unicorn don't need to see. This should make user-relevant documentation easier to find, especially since Unicorn is NOT intended to be an API. --- lib/unicorn/app/inetd.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/unicorn/app/inetd.rb') diff --git a/lib/unicorn/app/inetd.rb b/lib/unicorn/app/inetd.rb index 2cc280c..2a212a2 100644 --- a/lib/unicorn/app/inetd.rb +++ b/lib/unicorn/app/inetd.rb @@ -1,10 +1,9 @@ # -*- encoding: binary -*- - +# :enddoc: # Copyright (c) 2009 Eric Wong # You can redistribute it and/or modify it under the same terms as Ruby. # this class *must* be used with Rack::Chunked - module Unicorn::App class Inetd < Struct.new(:cmd) -- cgit v1.2.3-24-ge0c7