Sha256: fe4c64d67fc1f9137e9b45eabda907fe15dc7b22d8f6fa538736f6a2b179083c
Contents?: true
Size: 173 Bytes
Versions: 7
Compression:
Stored size: 173 Bytes
Contents
require 'angellist_api/error' module AngellistApi # Raised when AngellistApi returns the HTTP status code 401 class Error::Unauthorized < AngellistApi::Error; end end
Version data entries
7 entries across 7 versions & 1 rubygems