Sha256: a5e16bf83b432700dca27dcd95fbeaa37f039a5cae13dfe77191418999225d4a
Contents?: true
Size: 225 Bytes
Versions: 4
Compression:
Stored size: 225 Bytes
Contents
module AmpHtml class Test class Help def self.all puts IO.read File.join AmpHtml.root, 'amp_html', 'test', 'templates', 'README.md' end end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
amp-html-0.7.10 | lib/amp_html/test/help.rb |
amp-html-0.7.9 | lib/amp_html/test/help.rb |
amp-html-0.7.8 | lib/amp_html/test/help.rb |
amp-html-0.7.7 | lib/amp_html/test/help.rb |