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