blog comments 0 del.icio.us bookmarks 0 diggs 0 Google results 0

1.0
PostRank

base62 0.1.0 Released

From RubyForge Project News, 1 month ago, 0 views

base62 version 0.1.0 has been released! The base62 gem monkeypatches Integer and String. It creates an Integer#base62_encode instance method to encode integers into a string with this set of characters: 0-9 + A-Z + a-z. It also creates a String#base62_decode method to reverse the encoded string back into an integer. Changes: ## 0.1.0 2008-10-04 * 1 major enhancement: * Initial release

comments

No comments yet.

You must be logged in to add your own comment.