class Fixnum
Public Instance Methods
to_text()
click to toggle source
# File lib/numbertotext.rb, line 52 def to_text NumberToText.convert(self) end
# File lib/numbertotext.rb, line 52 def to_text NumberToText.convert(self) end