Method: Integer#spell_out
- Defined in:
- lib/bblib/core/util/number.rb
#spell_out ⇒ Object
97 98 99 |
# File 'lib/bblib/core/util/number.rb', line 97 def spell_out BBLib.number_spelled_out(self) end |
97 98 99 |
# File 'lib/bblib/core/util/number.rb', line 97 def spell_out BBLib.number_spelled_out(self) end |