Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/appengine-mapreduce/string_helpers.rb
Instance Method Summary collapse
Instance Method Details
#camelize ⇒ Object
26 27 28 |
# File 'lib/appengine-mapreduce/string_helpers.rb', line 26 def camelize StringHelper.camelize(self) end |