From d74a4b4520f89ec2dbf539b02dea1f938c63d74c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 20 Aug 2011 00:46:28 +0000 Subject: rdoc: cleanup and stop depending on :enddoc: It doesn't seem to work at the top of the file... --- lib/rainbows/dev_fd_response.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/rainbows/dev_fd_response.rb b/lib/rainbows/dev_fd_response.rb index 5173157..7baccfc 100644 --- a/lib/rainbows/dev_fd_response.rb +++ b/lib/rainbows/dev_fd_response.rb @@ -69,7 +69,7 @@ class Rainbows::DevFdResponse < Struct.new(:app) [ status, headers, Body.new(io, "/dev/fd/#{fileno}", body) ] end - class Body < Struct.new(:to_io, :to_path, :orig_body) + class Body < Struct.new(:to_io, :to_path, :orig_body) # :nodoc: # called by the webserver or other middlewares if they can't # handle #to_path def each -- cgit v1.2.3-24-ge0c7