RubyGems Navigation menu

alphabetify 0.0.3

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:

085c1574a06ae8d1fcbd25642abaedcf71cfb121251831d810dbb0ded003a80e

Total downloads 12,580

For this version 3,043

License:

Apache-2.0

Required Ruby Version: >= 0

Links: