Sha256: 701439d617ca625d89e0c35d6c4b2520b5151c3e41914d94fce27ec3661c3167
Contents?: true
Size: 139 Bytes
Versions: 11
Compression:
Stored size: 139 Bytes
Contents
# typed: strict # frozen_string_literal: true module EML module REST class InternalServerError < ::EML::RESTError end end end
Version data entries
11 entries across 11 versions & 1 rubygems