Sha256: 7838b78ee218fd65c4969b997b87610a13aa25587733320a9b7db8f318be5083

Contents?: true

Size: 136 Bytes

Versions: 3

Compression:

Stored size: 136 Bytes

Contents

module Her
  module Errors
    class PathError < StandardError; end;
    class RelationshipUnknownError < StandardError; end;
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
her-0.5.1 lib/her/errors.rb
her-0.5 lib/her/errors.rb
her-0.4.1 lib/her/errors.rb