Sha256: 8e3209270b69fd6ee55093e5b2f4bffd88a4e841c7b4bd5051771734ea45947d
Contents?: true
Size: 153 Bytes
Versions: 3
Compression:
Stored size: 153 Bytes
Contents
module ElchScan module Formatter class HTML def format results raise NotImplementedError, "Coming soon!" end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
elch_scan-0.1.2 | lib/elch_scan/formatter/html.rb |
elch_scan-0.1.1 | lib/elch_scan/formatter/html.rb |
elch_scan-0.1.0 | lib/elch_scan/formatter/html.rb |