RubyGems Navigation menu

base62 1.0.0

Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - January 16, 2014 (7.5 KB)
  2. 0.1.4 - November 25, 2010 (5.5 KB)
  3. 0.1.1 - November 25, 2010 (5.5 KB)
  4. 0.1.0 - October 06, 2008* (27 KB)

Development Dependencies (2):

bundler ~> 1.3
rake >= 0

Owners:

Authors:

  • JT Zemp, Lasse Bunk, Saadiq Rodgers-King, Derrick Camerino

SHA 256 checksum:

33663e5fc4e1903a3491af68bea586ab4b82d24be36199fe7d9478b3741975ad

Total downloads 1,502,538

For this version 1,258,922

License:

MIT

Required Ruby Version: None

Links: