RubyGems Navigation menu

base62 1.0.0

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)

Development 相依性套件 (2):

bundler ~> 1.3
rake >= 0

擁有者:

作者:

  • JT Zemp, Lasse Bunk, Saadiq Rodgers-King, Derrick Camerino

SHA 256 checksum:

33663e5fc4e1903a3491af68bea586ab4b82d24be36199fe7d9478b3741975ad

總下載次數 1,507,737

這個版本 1,263,221

License:

MIT

Ruby 版本需求:

相關連結: