public
Description: Base62 encoding and decoding to turn numbers into very compact strings
Homepage: http://github.com/JackDanger/Alphadecimal
Clone URL: git://github.com/JackDanger/alphadecimal.git
Search Repo:
Adding init.rb so this works as both a Gem and a Rails plugin
Jack Danger Canty (author)
Tue Mar 11 13:13:31 -0700 2008
commit  d8193bfcfd168c22c31497df6833506f648271dd
tree    aac1aba489f847c011e0a555030579e97800cbaf
parent  5ccb31b2bd5655ad9a353ec1269f85f10b04653d
0
Manifest.txt → 100644
...
3
4
5
 
6
7
8
 
...
3
4
5
6
7
 
8
9
0
@@ -3,5 +3,6 @@ Manifest.txt
0
 README.txt
0
 Rakefile
0
 bin/alphadecimal
0
+init.rb
0
 lib/alphadecimal.rb
0
-test/test_alphadecimal.rb
0
\ No newline at end of file
0
+test/test_alphadecimal.rb

Comments

    No one has commented yet.