RubyGems.org

base62

0.1.4

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.

installgem install base62
Authors

JT Zemp, Saadiq Rodgers-King, Derrick Camerino

11,583 total downloads 6,594 for this version
Owners

7d86567daedea6d9dca16e7b40d48e1b70e0cfc997a1805744f61f1a5198189f

Gemfile
gem "base62", "~> 0.1.4"
Versions
  1. 0.1.4 November 24, 2010
  2. 0.1.1 November 24, 2010
  3. 0.1.0 October 6, 2008