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 [#19 milestone:'0.7.0']
markbates (author)
Thu Aug 14 12:38:19 -0700 2008
commit  f3ee7343b182c64642d23913e357755ced0c83c9
tree    6ad2355536c29194652b8d3e1c3680982e6b74ce
parent  91b1157b80e98da3da1a55e2e9f7d4c3ec0c25be
...
19
20
21
 
22
23
24
...
19
20
21
22
23
24
25
0
@@ -19,6 +19,7 @@
0
 * [#39] HAML 2.0.2 support
0
 * [#28] Refactored out encryption into the mack-encryption gem.
0
 * [#25] Added ControllerGenerator
0
+* [#19] Added HTML form helpers
0
 * [#11] Distributed Layout/Views
0
 * [#10] Added distributed objects to mack-distributed.
0
 * [#8]  Move distributed code from mack-core to mack-more

Comments