Sha256: 73ed77ec1f908c247d45be7894d90ee98c66ec904f52e44e41366fb6e31e031f
Contents?: true
Size: 172 Bytes
Versions: 1
Compression:
Stored size: 172 Bytes
Contents
module Saasable::Errors class MultipleSaasDocuments < StandardError; end class NoSaasDocuments < StandardError; end class SaasNotFound < StandardError; end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
saasable-4.0.1 | lib/saasable/errors.rb |