Sha256: a4ae3fc32a348650aaa6ef842b86a51b9ba528cf8b42f00f6ae1013cd316ffb2
Contents?: true
Size: 297 Bytes
Versions: 43
Compression:
Stored size: 297 Bytes
Contents
module PortaText module Exception # Raised on invalid accept content type HTTP 406. # # Author:: Marcelo Gornstein (mailto:marcelog@portatext.com) # Copyright:: Copyright (c) 2015 PortaText # License:: Apache-2.0 class NotAcceptable < RequestError end end end
Version data entries
43 entries across 43 versions & 1 rubygems