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
re-enabling errors in Default foundation
automatthew (author)
Tue Jul 01 10:09:10 -0700 2008
commit  356af072524940cdaa7f0add70d5874a27484377
tree    9b54f2e6d20ec15f1bd0e347ca76d66fc690c606
parent  8a731e3fe9597093c4beee6f5815d72a2ed5fe91
...
13
14
15
16
 
17
18
19
...
13
14
15
 
16
17
18
19
0
@@ -13,7 +13,7 @@ module Waves
0
 
0
           include Waves::Layers::Simple
0
           include Waves::Layers::MVC
0
- # include Waves::Layers::DefaultErrors
0
+ include Waves::Layers::DefaultErrors
0
           
0
         end
0
         

Comments

    No one has commented yet.