public
Rubygem
Description: Resource-oriented open source Ruby framework for Web apps.
Homepage: http://rubywaves.com/
Clone URL: git://github.com/dyoder/waves.git
Replace EMPTY files by .gitignore files. Added a .gitignore to root
lawrencepit (author)
Wed Mar 26 02:55:54 -0700 2008
commit  3daf9f8d45092d78245230afb91df00a58338db4
tree    5ff3c9d0d54e221282a96faf4f67041c7425615c
parent  d40f4b442a7634abc50e9c1a06513c74b209c4fc
...
34
35
36
37
 
38
39
40
...
34
35
36
 
37
38
39
40
0
@@ -34,7 +34,7 @@ module Waves
0
   #
0
   # = Invoking Controllers and Views
0
   #
0
- # You may invoking a controller or view method for the primary application by using the
0
+ # You may invoke a controller or view method for the primary application by using the
0
   # corresponding methods, preceded by the +use+ directive.
0
   #
0
   # == Examples

Comments

    No one has commented yet.