From ce2602376cf586e68d11174004539609de6fa6b0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 18 Sep 2009 16:59:44 -0700 Subject: README/gemspec: a better description, hopefully --- unicorn.gemspec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'unicorn.gemspec') diff --git a/unicorn.gemspec b/unicorn.gemspec index c2e1a99..b5af54d 100644 --- a/unicorn.gemspec +++ b/unicorn.gemspec @@ -9,13 +9,7 @@ Gem::Specification.new do |s| s.authors = ["Eric Wong"] s.date = Time.now.utc.strftime('%Y-%m-%d') - - s.description = %q{ -HTTP server for Rack applications designed to take advantage of features -in Unix/Unix-like operating systems and serve low-latency, high-bandwidth -clients (such as a buffering reverse proxy server). -}.strip - + s.description = File.read("README").split(/\n\n/)[1] s.email = %q{mongrel-unicorn@rubyforge.org} s.executables = %w(unicorn unicorn_rails) s.extensions = %w(ext/unicorn_http/extconf.rb) -- cgit v1.2.3-24-ge0c7