Sha256: 272749bf19da88f74091f0a05d7b13f23d77b3a96d49334a985c19cf4f9e1e23
Contents?: true
Size: 130 Bytes
Versions: 3
Compression:
Stored size: 130 Bytes
Contents
# Namespace for the Opushon library. module Opushon # Raised if anything goes wrong. class BaseError < RuntimeError end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opushon-0.1.1 | lib/opushon/error/base_error.rb |
opushon-0.1.0 | lib/opushon/error/base_error.rb |
opushon-0.0.1 | lib/opushon/error/base_error.rb |