apps/blueprint/models/project.rb in brief-1.9.9 vs apps/blueprint/models/project.rb in brief-1.9.11

- old
+ new

@@ -1,7 +1,9 @@ class Brief::Apps::Blueprint::Project include Brief::Model + defined_in Pathname(__FILE__) + meta do title category tags Array end