RubyGems Navigation menu

fixed_length_encoder 0.0.1

Integers are converted to 6 or 8 digit strings using a binary reversal and a shuffled base 62 alphabet. Strings with valid digits (0-9 a-z A-z)are converted back to integers. The encoding is one-to-one but not sequential.This is useful for obfuscating user ids in urls.

Gemfile:
=

install:
=

Versions:

  1. 2.0.0 September 23, 2013 (14.5 KB)
  2. 1.2.1 January 29, 2013 (9.5 KB)
  3. 1.2.0 January 29, 2013 (9.5 KB)
  4. 1.1.0 December 15, 2012 (4 KB)
  5. 1.0.0 December 14, 2012 (4 KB)
  6. 0.0.1 December 14, 2012 (3.5 KB)
Show all versions (6 total)

Owners:

Authors:

  • Brett Pontarelli

SHA 256 checksum:

=

Total downloads 20,114

For this version 3,246

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: