Sha256: 8d60b065b3998b1cc98acb51975d02dcee1973c1b464db0c78b9d6c846011b00
Contents?: true
Size: 165 Bytes
Versions: 2
Compression:
Stored size: 165 Bytes
Contents
module Prefatory module Errors class Configuration < StandardError;end class NotFound < StandardError;end class NotSaved < StandardError;end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
prefatory-0.1.2 | lib/prefatory/errors.rb |
prefatory-0.1.1 | lib/prefatory/errors.rb |