RubyGems Navigation menu

base62 0.1.0

The base62 gem monkeypatches Integer and String. It creates an Integer#base62_encode instance method to encode integers into a string with this set of characters: 0-9 + A-Z + a-z. It also creates a String#base62_decode method to reverse the encoded string back into an 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 (1):

hoe >= 1.7.0

Owners:

Authors:

  • JT Zemp

SHA 256 checksum:

9e5700e6a4dcf2fa60a381595587f6c948c86318bb503ed38d492a2c5b675795

Total downloads 1,504,678

For this version 9,403

Licenses:

N/A

Required Ruby Version: None

Links: