Posted By: Aaron Quint
Date: 2009-05-02 17:01
Summary: sinatra-gen 0.3.0 Released
Project: Quirkey
sinatra-gen version 0.3.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.3.0 2009-04-29
* No longer use deprecated Sinatra::Test - depend on Rack::Test and simple helper
* Changed defaults for test framework and views to bacon and haml respectively based on community feedback/usage. |
|