Sha256: 52c1d5affe63763481c42658f2f791d47f342ebe4e915c33db95ae582b149318
Contents?: true
Size: 112 Bytes
Versions: 2
Compression:
Stored size: 112 Bytes
Contents
module Antelope # Every error in antelope inherits this error class. class Error < StandardError end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
antelope-0.1.1 | lib/antelope/errors.rb |
antelope-0.1.0 | lib/antelope/errors.rb |