RubyGems Navigation menu

bases 1.0.1

This gem lets you convert integers from and to whatever base you like. You can use array bases where you specify all the digits in the base, multicharacter digits and other niceties. By default, this gem avoids monkeypatching core Ruby classes, but it can be configured to monkeypatch too.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.2 - August 03, 2017 (13.5 KB)
  2. 1.0.1 - October 22, 2014 (13.5 KB)
  3. 1.0.0 - October 21, 2014 (13.5 KB)

Development 相依性套件 (5):

bundler ~> 1.6
coveralls ~> 0.7
minitest ~> 5
rake ~> 10

擁有者:

作者:

  • Andrea Leopardi

SHA 256 總和檢查碼:

fe4692b277d755910bf860a49b90fab61f93eb15e07f4662ce50b9fb7bfb3f9f

總下載次數 120,755

這個版本 8,075

授權:

MIT

Ruby 版本需求: >= 1.9.3

相關連結: