Simplify description

This commit is contained in:
David Heinemeier Hansson 2010-02-03 17:27:06 -08:00
parent 36e6daac67
commit ddb512c02b

@ -4,8 +4,7 @@
s.version = '3.0.pre'
s.summary = "Controls boot-up, rake tasks and generators for the Rails framework."
s.description = <<-EOF
Rails is a framework for building web-application using CGI, FCGI, mod_ruby, or WEBrick
on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.
Rails is a full-stack, web-application framework.
EOF
s.add_dependency('rake', '>= 0.8.3')