RubyGems Navigation menu

alphabetify 0.0.4

Taking an existing alphabetic hash (of any length), will return the next hash in sequence. If all characters in hash are rolled over, will append a new char (increase the length by 1.) [eg. 'ZZZZ' -> 'AAAAA'] [eg. 'AAAZ' -> 'AABA']

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - February 14, 2016 (5.5 KB)
  2. 0.0.4 - November 19, 2014 (5 KB)
  3. 0.0.3 - November 19, 2014 (5 KB)
  4. 0.0.2 - November 18, 2014 (5 KB)
Show all versions (5 total)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Todd Resudek

SHA 256 checksum:

7960fd0de60bf079b7afab86f2e5329a02edd0218b378275e8bda198849b72f4

Total downloads 12,576

For this version 3,189

License:

Apache-2.0

Required Ruby Version: >= 1.9.3

Links: