Sha256: b929c4073755874f13ff7c8aa0c047572ce6963689960d92186c416498b8c6bb
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
module BarkestCore ## # A simple wrapper for a standard error to allow distinguishing authorization errors. class AuthorizeFailure < StandardError end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
barkest_core-1.5.4.0 | app/models/barkest_core/authorize_failure.rb |
barkest_core-1.5.3.0 | app/models/barkest_core/authorize_failure.rb |