GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: Resource-oriented open source Ruby framework for Web apps.
Homepage: http://rubywaves.com/
Clone URL: git://github.com/dyoder/waves.git
bump gemspec
automatthew (author)
Mon Jun 30 19:41:16 -0700 2008
commit  bebf502634cea051ba4fe669b74d71aafd186548
tree    a99e256343e07bab665b95c46f3315c1e8774bba
parent  1d8e4185cd3a2543aae947d251ab0e047fa67178
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@ end
0
 gem = Gem::Specification.new do |gem|
0
   gem.name = "waves"
0
   gem.summary = "Open-source framework for building Ruby-based Web applications."
0
- gem.version = '0.7.6'
0
+ gem.version = '0.7.7'
0
   gem.homepage = 'http://rubywaves.com'
0
   gem.author = 'Dan Yoder'
0
   gem.email = 'dan@zeraweb.com'

Comments

    No one has commented yet.