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 !
Updated CHANGELOG [#67]
markbates (author)
Tue Aug 12 10:12:33 -0700 2008
commit  27eabd037ee4447cc848cb4417657ee69d5d0db3
tree    a3529976d66b121f4e16e390b0d01acabca3a5d3
parent  84de40b7f7dcd83a7705d0d24ca5482e40291efa
...
11
12
13
 
14
15
16
...
11
12
13
14
15
16
17
0
@@ -11,6 +11,7 @@
0
 * [#74] Added optional feature to disable initialization logging.
0
 * [#73] Tests no longer use the functional/unit directories
0
 * [#69] Added ViewHelperGenerator and ControllerHelperGenerator
0
+* [#67] Added test:setup tasks for active_record and data_mapper
0
 * [#39] HAML 2.0.2 support
0
 * [#25] Added ControllerGenerator
0
 * [#10] Added distributed objects to mack-distributed.

Comments