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 !
Set gem version to 0.6.0.100 for development
markbates (author)
Wed Jul 16 05:28:52 -0700 2008
commit  3be4d711cc8db2cd143e486ecb15a9c256d03a1b
tree    77eae5cad7216aeee1eea0fe372015a9588c2c00
parent  832a0bdb32af1bc45c5c92201d76fb693670e8a7
...
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.6.0"
0
+ self.version = "0.6.0.100"
0
   end
0
   
0
   def gem_name_with_version

Comments

    No one has commented yet.