From b7247fe1329092671a893b4f75def8d66bad31c8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 11 Jun 2010 13:01:31 -0700 Subject: doc: cleanup rdoc escaping in title, hopefully --- unicorn.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicorn.gemspec') diff --git a/unicorn.gemspec b/unicorn.gemspec index 073d18f..44a6d56 100644 --- a/unicorn.gemspec +++ b/unicorn.gemspec @@ -16,7 +16,7 @@ Gem::Specification.new do |s| s.authors = ["Unicorn hackers"] s.date = Time.now.utc.strftime('%Y-%m-%d') - s.description = File.read("README").split(/\n\n/)[1].delete('/') + s.description = File.read("README").split(/\n\n/)[1].delete('\\') 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