Class: Numeric

Inherits:
Object
  • Object
show all
Defined in:
lib/ext/commify.rb

Instance Method Summary collapse

Instance Method Details

#commifyObject



2
3
4
# File 'lib/ext/commify.rb', line 2

def commify
  to_s.commify
end