Libraries
»
GFunk911-mharris_ext
(1.4.1)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/mharris_ext/enumerable.rb
Instance Method Summary
collapse
#
commify
⇒ Object
Instance Method Details
#
commify
⇒
Object
100 101 102
# File 'lib/mharris_ext/enumerable.rb', line 100
def
commify
to_s
.
commify
end