Posted By: Aaron Quint
Date: 2009-08-14 17:26
Summary: sinatra-gen 0.4.0 Released
Project: Quirkey
sinatra-gen version 0.4.0 has been released!
sinatra-gen generates a common file structure and basic app files for a web app utilizing the sinatra framework. For more information on sinatra, check out http://sinatrarb.com
Changes:
## 0.4.0 2009-08-13
* Unless --tiny is specified generate an app that < Sinatra::Application * Added --vegas/--bin option for generating an executable using Vegas * Add --middleware option. e.g --middleware rack/flash,Rack::Cache * Fix deprecations: * Require the view framework as that isn't explicit in sinatra anymore * Fix config.ru deprecations |
|