RubyGems Navigation menu

fixed_length_encoder 2.0.0

Integers are converted to strings using a complex mapping and a base 36 alphabet. Strings with valid digits (0-9 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)

Development 相依性套件 (2):

bundler ~> 1.3
rake >= 0

擁有者:

作者:

  • Brett Pontarelli

SHA 256 總和檢查碼:

=

總下載次數 20,076

這個版本 3,979

版本发布:

授權:

MIT

Ruby 版本需求:

相關連結: