RubyGems Navigation menu

base62 0.1.4

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

2a58d4182658e3bda77a206090c049633d03049abf98515a6fb87deb6d437929

總下載次數 1,505,852

這個版本 228,999

License:

Ruby 版本需求:

相關連結: