RubyGems Navigation menu

bases 1.0.0

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 Dependencies (5):

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

Owners:

Authors:

  • Andrea Leopardi

SHA 256 checksum:

b918fb3494922dc45da76a441877705b56f5bba54cda6a0a9673fd1aa0ba9833

Total downloads 119,640

For this version 2,853

License:

MIT

Required Ruby Version: >= 0

Links: