Sha256: 8a9d0f5fba81dcdffa343fed903c35f411d72bdda44d44148d040d7f99e32f77
Contents?: true
Size: 239 Bytes
Versions: 8
Compression:
Stored size: 239 Bytes
Contents
module AmpHtml module Configuration class Help def self.all puts IO.read File.join AmpHtml.root, 'amp-html', 'configuration', 'docs', 'README.md' end end end end
Version data entries
8 entries across 8 versions & 1 rubygems