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 [#84]
markbates (author)
Fri Aug 08 12:03:22 -0700 2008
commit  e773d47ce14b37d1bb8dded88c3944328fb2f8e0
tree    fb5f4112522d09d256e3cd915869664a3bade4da
parent  5df6fe20c63f83b9ace55dcd6a92d58d8df31ec0
...
 
1
2
3
...
1
2
3
4
0
@@ -1,3 +1,4 @@
0
+* [#84] Added Mack::Distributed.lookup(url) to retrieve specific distributed services.
0
 * [#83] Added mail_to HTML helper.
0
 * [#82] Added ACL support to mack-distributed
0
 * [#81] Fixed sessions working with redirects in testing

Comments