taylorrf / sinatra-gen forked from quirkey/sinatra-gen

Rubigen based generator for new sinatra projects

This URL has Read+Write access

sinatra-gen / History.txt
100644 19 lines (13 sloc) 0.398 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
== 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