Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/hyper-operation.rb
Instance Method Summary collapse
Instance Method Details
#titleize ⇒ Object
17 18 19 |
# File 'lib/hyper-operation.rb', line 17 def titleize self end |