Files | Admin

Notes:

Release Name: 0.3.0

Notes:
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.