apps/blueprint/models/feature.rb in brief-1.11.9 vs apps/blueprint/models/feature.rb in brief-1.11.10
- old
+ new
@@ -3,9 +3,11 @@
defined_in Pathname(__FILE__)
meta do
title
+ project
+ owner
status :in => %w(draft published)
epic_title
end
template :file => "feature.md.erb"