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:
=

安装:
=

版本列表:

  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.0 KB)
  5. 1.0.0 December 14, 2012 (4.0 KB)
  6. 0.0.1 December 14, 2012 (3.5 KB)
显示所有版本 (共 6 个)

所有者:

作者:

  • Brett Pontarelli

SHA 256 校验和:

=

下载总量 20,114

这个版本 3,246

版本发布:

许可:

需要的 Ruby 版本:

链接: