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
module is extended via auto create, so removing
Pascal (author)
Sun May 11 00:34:35 -0700 2008
commit  10c482b9e177fa2f3c3eb022a8b7c58c6925991f
tree    d455caf83cc1eb09038e5fe3a461182571cbc4c4
parent  4a63c7afeed1f8e1a323f4cf7e446b41b7289560
...
3
4
5
6
7
8
9
...
3
4
5
 
6
7
8
0
@@ -3,7 +3,6 @@ module <%= name %>
0
   module Configurations
0
 
0
     module Mapping
0
- extend Waves::Mapping
0
       # your custom rules go here
0
       include Waves::Mapping::PrettyUrls::RestRules
0
       include Waves::Mapping::PrettyUrls::GetRules

Comments

    No one has commented yet.