Sha256: a79cfa03b42c38674413d9433dbd9c767607912e67ee57803a430b4fe0b6c6cd
Contents?: true
Size: 203 Bytes
Versions: 5
Compression:
Stored size: 203 Bytes
Contents
module AmpHtml module LayoutsHelper def amp_mozaic &block mozaic ( amp? ? :amp : :mozaic ) do capture(&block) end end end end
Version data entries
5 entries across 5 versions & 1 rubygems