Sha256: fc95f22e1db04340e051315e3dac1eb24dcdf3f9b3f9ffc0b37b65d9a0051e9e

Contents?: true

Size: 1.27 KB

Versions: 3

Compression:

Stored size: 1.27 KB

Contents

== 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

== 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.

== 0.2.2 2009-02-10
  
* Added --heroku option which creates a heroku app [Thanks to Michael Kohl]

== 0.2.1 2009-02-10

	* Updated tests and templates for Sinatra 0.9
	* Added support for test/bacon
	* Fixed errors with latest rubigen where git commands were happening before file generation
	* Updated rubigen dependency
	
== 0.2.0 2008-12-23

* 1 major enhancement
	* application actions can now be specified 
		on the command line. See README for more info.
	
== 0.1.1 2008-12-16

* 1 major enhancement
	* added --cap option for generating capistrano recipe
* 1 minor enhancement
	* added empty config.yml on generation
	
== 0.1.0 2008-12-13

* 1 major enhancement:
  * Initial release
	* See README.rdoc for more info

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
quirkey-sinatra-gen-0.4.0 History.txt
sinatra-gen-0.4.2 History.txt
sinatra-gen-0.4.0 History.txt