about summary refs log tree commit homepage
path: root/rainbows.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-04 01:50:24 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-04 01:50:24 -0700
commitacb5cedd57a116772aae66e4af1f4383bfe16d85 (patch)
tree5f4fd34ee69f92cf406fbe063bc5e3ebb1ae0549 /rainbows.gemspec
parent567419aa179773f93429e79fda7d2b33228e1201 (diff)
downloadrainbows-acb5cedd57a116772aae66e4af1f4383bfe16d85.tar.gz
Also add notes about development things and the configuration
language which uses "Rainbows!".  Calling ourselves "Rainbows!"
will help us be taken even more seriously than if the project
were just called "Rainbows"
Diffstat (limited to 'rainbows.gemspec')
-rw-r--r--rainbows.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rainbows.gemspec b/rainbows.gemspec
index b542553..61f6fe2 100644
--- a/rainbows.gemspec
+++ b/rainbows.gemspec
@@ -34,7 +34,7 @@ Gem::Specification.new do |s|
   s.files = manifest
   s.homepage = %q{http://rainbows.rubyforge.org/}
   s.summary = %q{Unicorn for Comet and slow clients}
-  s.rdoc_options = [ "-Na", "-t", "Rainbows #{s.summary}" ]
+  s.rdoc_options = [ "-Na", "-t", "Rainbows! #{s.summary}" ]
   s.require_paths = %w(lib)
   s.rubyforge_project = %q{rainbows}