public
Description: A simple and easy to use generator system for Ruby
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/genosaurus.git
Search Repo:
Gem 1.1.5
markbates (author)
Wed May 14 20:55:21 -0700 2008
commit  0f9a54ed2df1cd55885435feaec83cc5827a3b9b
tree    59078e62cd74506299c0953bdfc8b20476b8f0e7
parent  0ea110e16dab2c0295e357ac73d954596d3ae0c0
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@
0
 require 'rubygems'
0
 require 'rubygems/gem_runner'
0
 
0
-GEM_VERSION = "1.1.4"
0
+GEM_VERSION = "1.1.5"
0
 GEM_NAME = "genosaurus"
0
 GEM_RUBYFORGE_PROJECT = "magrathea"
0
 

Comments

    No one has commented yet.