Sha256: c8a28655b4beffafa55a9465b170c25cd1811128444b36412d4c155aaccf2dfd

Contents?: true

Size: 247 Bytes

Versions: 31

Compression:

Stored size: 247 Bytes

Contents

class Brief::Apps::Blueprint::Concept
  include Brief::Model

  defined_in Pathname(__FILE__)

  meta do
    title
    projects
    personas
    tags Array
  end

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

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
brief-1.15.2 apps/blueprint/models/concept.rb
brief-1.15.1 apps/blueprint/models/concept.rb
brief-1.15.0 apps/blueprint/models/concept.rb
brief-1.14.3 apps/blueprint/models/concept.rb
brief-1.14.2 apps/blueprint/models/concept.rb
brief-1.14.1 apps/blueprint/models/concept.rb
brief-1.14.0 apps/blueprint/models/concept.rb
brief-1.13.2 apps/blueprint/models/concept.rb
brief-1.13.1 apps/blueprint/models/concept.rb
brief-1.12.9 apps/blueprint/models/concept.rb
brief-1.12.8 apps/blueprint/models/concept.rb