Sha256: 594528e31c7241851eccec0222a292cf158e4b759938b2a68ca34a19f656d4cc

Contents?: true

Size: 142 Bytes

Versions: 3

Compression:

Stored size: 142 Bytes

Contents

# frozen_string_literal: true

module ObjectPaths
  module Errors
    class IllegalObjectPathDefinitionType < StandardError
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
object_path-1.0.2 lib/object_paths/errors.rb
object_path-1.0.1 lib/object_paths/errors.rb
object_path-1.0.0 lib/object_paths/errors.rb