Sha256: 638d79df50b20683629c8212067d51a1a95ffc30a448926843d55057241bdd30
Contents?: true
Size: 168 Bytes
Versions: 3
Compression:
Stored size: 168 Bytes
Contents
module BankTools module AT module Errors TOO_SHORT = :too_short TOO_LONG = :too_long INVALID_CHARACTERS = :invalid_characters end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
banktools-at-0.2.1 | lib/banktools-at/errors.rb |
banktools-at-0.2.0 | lib/banktools-at/errors.rb |
banktools-at-0.1.0 | lib/banktools-at/errors.rb |