From 4442a5f7d517645957d5a78911fec48010d3e6c7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 24 Jun 2010 06:48:54 +0000 Subject: sendfile: update docs for Rack::Sendfile Rack::Contrib::Sendfile moved into Rack in December 2009. --- lib/rainbows/sendfile.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/rainbows/sendfile.rb b/lib/rainbows/sendfile.rb index e418fd1..146c4c5 100644 --- a/lib/rainbows/sendfile.rb +++ b/lib/rainbows/sendfile.rb @@ -11,8 +11,8 @@ module Rainbows # efficiently using sendfile() or similar. With multithreaded models # under Ruby 1.9, IO.copy_stream will be used. # -# This middleware is the opposite of Rack::Contrib::Sendfile as it -# reverses the effect of Rack::Contrib::Sendfile. Unlike many Ruby +# This middleware is the opposite of Rack::Sendfile as it +# reverses the effect of Rack:::Sendfile. Unlike many Ruby # web servers, some configurations of \Rainbows! are capable of # serving static files efficiently. # -- cgit v1.2.3-24-ge0c7