RubyGems Navigation menu

human_numbers 0.0.3

human_numbers defines the methods Float#to_english and Integer#to_english for converting numbers to English strings. By default, a cardinal number will be returned (one, two, three), but supplying an :ordinal argument will return an ordinal (first, second, third). Handles numbers with absolute value less than 1000000000000000000000000000000000.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 - September 02, 2016 (6KB)
  2. 0.0.4 - September 01, 2016 (5.5KB)
  3. 0.0.3 - September 01, 2016 (5.5KB)
  4. 0.0.2 - September 01, 2016 (5.5KB)
全てのバージョンを表示(全5件)

Development依存関係 (2):

minitest-reporters >= 1.1.11, ~> 1.1.11
simplecov ~> 0.12.0

所有者:

作者:

  • Kyle Brown

SHA 256チェックサム:

=

累計ダウンロード数 8,204

このバージョンのみ 1,818

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: