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
hey, guy, make haml a gem dep.
automatthew (author)
Tue Jul 01 11:34:06 -0700 2008
commit  29288e13dabbc9a9200557e903e6ee7385dfd098
tree    a43f99018114964d3bfb4f6683928571b26208e9
parent  b935bbb1cb95ffc746668734ba1ffe8fcafdacd0
...
14
15
16
17
 
18
19
20
...
14
15
16
 
17
18
19
20
0
@@ -14,7 +14,7 @@ gem = Gem::Specification.new do |gem|
0
   gem.email = 'dan@zeraweb.com'
0
   gem.platform = Gem::Platform::RUBY
0
   gem.required_ruby_version = '>= 1.8.6'
0
- %w( mongrel rack markaby erubis RedCloth metaid
0
+ %w( mongrel rack markaby erubis haml RedCloth metaid
0
       extensions live_console choice daemons rakegen).each do |dep|
0
     gem.add_dependency dep
0
   end

Comments

    No one has commented yet.