Sha256: 5067cb6a45a36fd924cc4eb1b9e6ef0fa6a0cde4f5a2cd4a397a34d9b86f1d0e

Contents?: true

Size: 109 Bytes

Versions: 5

Compression:

Stored size: 109 Bytes

Contents

module SimpleAuth
  class RecordNotFound < StandardError; end
  class NotAuthorized < StandardError; end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_auth-2.0.4 lib/simple_auth/exceptions.rb
simple_auth-2.0.3 lib/simple_auth/exceptions.rb
simple_auth-2.0.2 lib/simple_auth/exceptions.rb
simple_auth-2.0.1 lib/simple_auth/exceptions.rb
simple_auth-2.0.0 lib/simple_auth/exceptions.rb