Method: String#classify
- Defined in:
- lib/core/string.rb
#classify ⇒ Object
27 28 29 |
# File 'lib/core/string.rb', line 27 def classify self.capitalize end |
27 28 29 |
# File 'lib/core/string.rb', line 27 def classify self.capitalize end |