Sha256: fcaae61c075053ce3f8759b8fe32ac3189dd86506d25524eb092f22dcace9326

Contents?: true

Size: 121 Bytes

Versions: 4

Compression:

Stored size: 121 Bytes

Contents

# frozen_string_literal: true

module EacTemplates
  module Errors
    class NotFound < ::RuntimeError
    end
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
eac_templates-0.7.1 lib/eac_templates/errors/not_found.rb
eac_tools-0.93.0 sub/eac_templates/lib/eac_templates/errors/not_found.rb
eac_templates-0.7.0 lib/eac_templates/errors/not_found.rb
eac_tools-0.91.0 sub/eac_templates/lib/eac_templates/errors/not_found.rb