RubyGems Navigation menu

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.

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)

Owners:

Authors:

  • JT Zemp, Saadiq Rodgers-King, Derrick Camerino

SHA 256 checksum:

2a58d4182658e3bda77a206090c049633d03049abf98515a6fb87deb6d437929

Total downloads 1,494,529

For this version 226,903

Licenses:

N/A

Required Ruby Version: None

Links: