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 !
Move distributed code to mack-more [#8 state:resolved]
dsutedja (author)
Tue Aug 05 07:46:48 -0700 2008
commit  0b592fc214f05ced4ea42864fb2d59f34f6acec8
tree    236dff4ac6d36bbb2b89b1390cabe493df1d1348
parent  c6378550522aa749b83baed831626a860aad97ba
...
 
1
2
3
...
1
2
3
4
0
@@ -1,3 +1,4 @@
0
+* [#8]  Move distributed code from mack-core to mack-more
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

Comments