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 !
Mack::Utils::RegistryMap [#56 state:resolved]
dsutedja (author)
Sun Jul 27 14:19:06 -0700 2008
commit  47b72a966fb93a2c6a951c9b0e3b374b41230175
tree    504e868023be44321db32ff97357f871b1c0c06e
parent  42b7b6794c7eac180e0c19252cec5c074702a2e0
...
30
31
32
 
33
34
35
...
30
31
32
33
34
35
36
0
@@ -30,6 +30,7 @@
0
 * [#51] Application generator should generate orm support in the right place
0
 * [#52] mack-more: mack-[orm] should require mack-[orm].rb using its full path.
0
 * [#55] mack-more: mack-facets: Mack::Utils::Registry is now Mack::Utils::RegistryList
0
+* [#56] mack-more: Added Mack::Utils::RegistryMap
0
 * gem: application_configuration 1.5.1
0
 * gem: ruby-debug 0.10.0
0
 * gem: data_mapper 0.9.3

Comments