Sha256: c0d3f54bf7f7b803a5abeb7d2defe9c6b5d8065bd7798bce6efb2b7ff7dfd007
Contents?: true
Size: 135 Bytes
Versions: 12
Compression:
Stored size: 135 Bytes
Contents
module Montrose Error = Class.new(StandardError) ConfigurationError = Class.new(Error) SerializationError = Class.new(Error) end
Version data entries
12 entries across 12 versions & 1 rubygems