Sha256: 9e43e6d185026c37eb5d2b130c7ef8a59f18a8defcdadfa375637e2d032aceb2

Contents?: true

Size: 119 Bytes

Versions: 9

Compression:

Stored size: 119 Bytes

Contents

# frozen_string_literal: true

module Gistory
  class Error < StandardError; end

  class ParserError < Error; end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
gistory-0.4.0 lib/gistory/errors.rb
gistory-0.3.0 lib/gistory/errors.rb
gistory-0.2.1 lib/gistory/errors.rb
gistory-0.2.0 lib/gistory/errors.rb
gistory-0.1.8 lib/gistory/errors.rb
gistory-0.1.7 lib/gistory/errors.rb
gistory-0.1.6 lib/gistory/errors.rb
gistory-0.1.5 lib/gistory/errors.rb
gistory-0.1.4 lib/gistory/errors.rb