Flowdock
module
Importance_0
v6.1.3.1 - Show latest stable - 0 notes

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

BASE36_ALPHABET = ("0".."9").to_a + ("a".."z").to_a

BASE58_ALPHABET = ("0".."9").to_a + ("A".."Z").to_a + ("a".."z").to_a - ["0", "O", "I", "l"]

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.