Sha256: bf2042787a2fae3dd57334e65d3e844763d9e401ab1507ec3bdfdbc9f5946bd3

Contents?: true

Size: 131 Bytes

Versions: 1

Compression:

Stored size: 131 Bytes

Contents

module HtmlCompressor
  class MissingCompressorError < StandardError; end
  class NotFoundCompressorError < StandardError; end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
htmlcompressor-0.4.0 lib/htmlcompressor/exceptions.rb