Sha256: 191efcda633854b8e4dada7d0c92033fbd28d423c1ad377c7a72708e1457f91f
Contents?: true
Size: 214 Bytes
Versions: 13
Compression:
Stored size: 214 Bytes
Contents
class Brief::Page include Brief::Model meta do title end content do title "h1:first-of-type" paragraph "p:first-of-type" yaml_data "code.yaml:first-of-type", :serialize => :yaml end end
Version data entries
13 entries across 13 versions & 1 rubygems