public
Rubygem
Description: Merb Core: All you need. None you don't.
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-core.git
crap, stray non-comment
adelcambre (author)
Fri Oct 10 23:53:57 -0700 2008
commit  d4917e085ab21bd15ec1960745f0e5e3449a16aa
tree    03245f960dfd096a338afd7bb5c6046da9f37337
parent  c9054d2c03f5daacce44aaedf225e23c9c1ee48f
...
97
98
99
100
101
102
103
104
...
97
98
99
 
 
100
101
102
0
@@ -97,8 +97,6 @@ class Merb::Controller < Merb::AbstractController
0
     params
0
   end
0
 
0
-  private
0
-
0
   # All methods that are callable as actions.
0
   #
0
   # ==== Returns

Comments