Sha256: 0f76849a07b2297254198665a827209f0e57e840b524ee9533a5f90d20e1c232

Contents?: true

Size: 204 Bytes

Versions: 1

Compression:

Stored size: 204 Bytes

Contents

module Plate
  class FileNotFound < StandardError
  end

  class NoPostDateProvided < StandardError
  end

  class PluginNotReadable < StandardError
  end

  class SourceNotFound < StandardError
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
plate-0.6.0 lib/plate/errors.rb