Libraries
»
token_string
(0.3.0)
»
Index
»
HumanFormat
»
#process
Method: HumanFormat#process
Defined in:
lib/token_string.rb
#
process
(token) ⇒
Object
191
# File 'lib/token_string.rb', line 191
def
process
(
token
)
;
token
.
capitalize
;
end