Sha256: 4ffbc2a8022f451612cac8fc3a47028a0e71ebad5fa9d1dcea4e3d6a2bd8dd97

Contents?: true

Size: 201 Bytes

Versions: 27

Compression:

Stored size: 201 Bytes

Contents

class Brief::Apps::Blueprint::Persona
  include Brief::Model

  meta do
    title
  end

  content do
    title "h1:first-of-type"
    temp "h1:first-of-type"
    paragraph "p:first-of-type"
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
brief-1.9.9 apps/blueprint/models/persona.rb
brief-1.9.8 apps/blueprint/models/persona.rb
brief-1.9.7 apps/blueprint/models/persona.rb
brief-1.9.6 apps/blueprint/models/persona.rb
brief-1.9.4 apps/blueprint/models/persona.rb
brief-1.9.3 apps/blueprint/models/persona.rb
brief-1.9.2 apps/blueprint/models/persona.rb
brief-1.9.1 apps/blueprint/models/persona.rb
brief-1.9.0 apps/blueprint/models/persona.rb
brief-1.8.12 apps/blueprint/models/persona.rb
brief-1.8.11 apps/blueprint/models/persona.rb
brief-1.8.10 apps/blueprint/models/persona.rb
brief-1.8.9 apps/blueprint/models/persona.rb
brief-1.8.8 apps/blueprint/models/persona.rb
brief-1.8.6 apps/blueprint/models/persona.rb
brief-1.8.5 apps/blueprint/models/persona.rb
brief-1.8.4 apps/blueprint/models/persona.rb
brief-1.8.3 apps/blueprint/models/persona.rb
brief-1.8.2 apps/blueprint/models/persona.rb
brief-1.8.1 apps/blueprint/models/persona.rb