Sha256: a30724222192fb06ce54f92036de30ec8f534e44bff41842071dd9ed94e19538
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
module DigimonSleuth class DigimonError < StandardError; end class DigimonNotFoundError < DigimonError; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
digimon_sleuth-0.0.3 | lib/digimon_sleuth/errors.rb |
digimon_sleuth-0.0.2 | lib/digimon_sleuth/errors.rb |