Sha256: 95c018fa3471842e3e9e3975cfde51e93fe4c826304e98ced4b81627f97a4d7e
Contents?: true
Size: 155 Bytes
Versions: 4
Compression:
Stored size: 155 Bytes
Contents
module HtmlTo module Configuration class << self attr_accessor :chromium_path def config yield self end end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
html_to-1.1.3 | lib/html_to/configuration.rb |
html_to-1.1.2 | lib/html_to/configuration.rb |
html_to-1.1.1 | lib/html_to/configuration.rb |
html_to-1.0.1 | lib/html_to/configuration.rb |