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 for [#24]
markbates (author)
Thu Jul 24 13:03:52 -0700 2008
commit  f56b1007ff3f2111293ff381d58642b2ef81cc29
tree    e5ecc1b022f48d7d4aa1e5d946b26eabc739fba8
parent  cea5fbfdf8bb6a462dc5975ffe360f882b6d9b3a
...
 
1
2
3
...
1
2
3
4
0
@@ -1,3 +1,4 @@
0
+* [#24] Added mack-mailer support.
0
 * Added a rake tmp:clear task.
0
 * [#48] rake generator:list now displays the correct names for the generator tasks.
0
 * [#46] Calling .to_param on nil now raises a NoMethodError exception.

Comments