apps/blueprint/models/diagram.rb in brief-1.12.7 vs apps/blueprint/models/diagram.rb in brief-1.12.8
- old
+ new
@@ -4,12 +4,14 @@
defined_in Pathname(__FILE__)
meta do
title
subheading
+ project
projects
personas
status String, :in => "draft published"
+ tags Array
end
content do
title "h1:first-of-type"