RubyGems Navigation menu

alphabetify 0.0.2

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)

Owners:

Authors:

  • Todd Resudek

SHA 256 checksum:

445525043cef84bc0ab2fc8f16a8d59925ac6f1fef769c0a8d9ca588ce19b3ba

Total downloads 12,585

For this version 3,022

License:

Apache-2.0

Required Ruby Version: >= 0

Links: