Sha256: 16b918fcaea4731ff10338fb7fccbd7f720323e20cd206bbdee8af66d53e6f9e
Contents?: true
Size: 219 Bytes
Versions: 4
Compression:
Stored size: 219 Bytes
Contents
class Brief::Apps::Blueprint::Persona include Brief::Model defined_in Pathname(__FILE__) meta do title projects end content do title "h1:first-of-type" paragraph "p:first-of-type" end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
brief-1.12.2 | apps/blueprint/models/persona.rb |
brief-1.12.1 | apps/blueprint/models/persona.rb |
brief-1.12.0 | apps/blueprint/models/persona.rb |
brief-1.11.10 | apps/blueprint/models/persona.rb |