apps/blueprint/models/epic.rb in brief-1.11.9 vs apps/blueprint/models/epic.rb in brief-1.11.10

- old
+ new

@@ -4,9 +4,11 @@ defined_in Pathname(__FILE__) meta do title subheading + project + owner status String, :in => %w(draft published) end example <<-EOF ---