Sha256: 4fbcfebacf5d53fd7e245d63082b7c6f9985973711d99b370e467ed4db53b626
Contents?: true
Size: 170 Bytes
Versions: 2
Compression:
Stored size: 170 Bytes
Contents
module BarkestCore ## # A simple wrapper around the standard error class signifying that a user is not logged in. class NotLoggedIn < 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/not_logged_in.rb |
barkest_core-1.5.3.0 | app/models/barkest_core/not_logged_in.rb |