Sha256: 0028b643ad91d0ffd394e8e765934e575827fe43ef38eb4ebabb132fb7a3ceb3

Contents?: true

Size: 158 Bytes

Versions: 4

Compression:

Stored size: 158 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simple_auth-1.5.0 lib/simple_auth/exceptions.rb
simple_auth-1.4.5 lib/simple_auth/exceptions.rb
simple_auth-1.4.4 lib/simple_auth/exceptions.rb
simple_auth-1.4.3 lib/simple_auth/exceptions.rb