Rakefile in spire-0.3.3 vs Rakefile in spire-0.4.0
- old
+ new
@@ -16,11 +16,10 @@
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "spire"
gem.homepage = "http://github.com/snicol/spire"
gem.license = "MIT"
gem.summary = %Q{A light controller-only rack framework with a dash of views}
- gem.description = %Q{Light rack-based framework with controllers, static views and a router
- with templating engine support coming soon}
+ gem.description = %Q{Light rack-based framework with controllers, HAML/ERB views, router & error handler}
gem.email = "scott@scottnicol.co.uk"
gem.authors = ["Scott Nicol"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new