public
Description: A Ruby web application framework
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/mack.git
Search Repo:
Click here to lend your support to: mack and make a donation at www.pledgie.com !
updated gem version.
markbates (author)
Sun Apr 13 08:04:05 -0700 2008
commit  36f38f61b582100294046f48b7c259032e00486f
tree    a5a2ba855625582daa23beaa2b2d72713627fe78
parent  dc7f75bef5f04c7fdbc3a25b36a2b6eb91027256
...
10
11
12
13
 
14
15
16
...
10
11
12
 
13
14
15
16
0
@@ -10,7 +10,7 @@ class GemHelper # :nodoc:
0
     self.project = "magrathea"
0
     self.package = "mack"
0
     self.gem_name = "mack"
0
- self.version = "0.4.2.1.104"
0
+ self.version = "0.4.2.1.110"
0
   end
0
   
0
   def gem_name_with_version

Comments

    No one has commented yet.