Sha256: 135430d4a55c7b9b1912db67c447c77a4801767e2ee857ef9cb152ff6e7276f6

Contents?: true

Size: 129 Bytes

Versions: 1

Compression:

Stored size: 129 Bytes

Contents

# frozen_string_literal: true

module Gladwords
  MissingPrimaryKeyError = Class.new(StandardError)

  ERROR_MAP = {}.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gladwords-1.0.1 lib/gladwords/errors.rb