public
Fork of wycats/merb-core
Description: Merb Core: All you need. None you don't.
Homepage: http://www.merbivore.com
Clone URL: git://github.com/auser/merb-core.git
Not sure how this didn't get commited
ivey (author)
Wed Feb 13 20:54:34 -0800 2008
commit  215518588f42561288cfd35f0b4708695feff53c
tree    3114b07c186b465a00e157bec793361a5a9d9362
parent  7f76614569ea94348364384ac02db4c3dba2709d
...
89
90
91
92
 
93
94
95
...
234
235
236
237
238
 
...
89
90
91
 
92
93
94
95
...
234
235
236
 
237
238
0
@@ -89,7 +89,7 @@ module Kernel
0
   
0
   # Used in Merb.root/config/init.rb
0
   # Tells merb which testing framework to use.
0
- # Currently merb has plugins to supports RSpec and Test::Unit.
0
+ # Currently merb has plugins to support RSpec and Test::Unit.
0
   #
0
   # Example
0
   # $ sudo gem install rspec
0
@@ -234,4 +234,4 @@ module Kernel
0
                         "to enable *****\n"
0
     end
0
   end
0
-end
0
\ No newline at end of file
0
+end

Comments

    No one has commented yet.