public
Description: A Ruby web application framework
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/mack.git
Click here to lend your support to: mack and make a donation at www.pledgie.com !
Added rake generator:list task to list all the available generators.
markbates (author)
Wed Apr 23 07:13:40 -0700 2008
commit  4a2c59a0788b97cd90e1cc54995ea530d74f8673
tree    cf868bdb556279a8caae591897eeb4aa32657cf3
parent  e05c25a85ba2475d138bd23a34fdb7a40d0012b7
...
 
1
2
3
...
1
2
3
4
0
@@ -1,3 +1,4 @@
0
+* Added rake generator:list task to list all the available generators.
0
 * scaffold generator now creates a stub functional test.
0
 * model generator now creates a stub unit test.
0
 * Rake tasks in plugins now show up in the Rake tasks list.

Comments

    No one has commented yet.