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 !
More gem work, again.
markbates (author)
Mon Mar 31 19:03:10 -0700 2008
commit  54703d0858a98dae84debc4c894912d5e8ea2389
tree    7de946f7bcc48ce776abdcc7df55706af087c036
parent  ec1da52b594238e7cf44dca097c241dc64d4c20a
...
2
3
4
 
5
6
7
...
2
3
4
5
6
7
8
0
@@ -2,6 +2,7 @@ namespace :gem do
0
   
0
   task :list do
0
     
0
+ puts Mack::Utils::GemManager.instance.required_gem_list
0
   end # list
0
   
0
   task :install do

Comments

    No one has commented yet.