RubyGems Navigation menu

base62 0.1.1

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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)

擁有者:

作者:

  • JT Zemp, Saadiq Rodgers-King, Derrick Camerino

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 1,528,632

這個版本 5,894

授權:

Ruby 版本需求:

相關連結: