RubyGems Navigation menu

alphabetify 1.0.0

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:

ef7505f9085b7d93bd59faa6b6cfed59816c27902772d9459cb2393db6d0b949

Total downloads 12,543

For this version 3,296

License:

Apache-2.0

Required Ruby Version: >= 2.0.0

Links: