spec/fixtures/example/models/page.rb in brief-1.5.2 vs spec/fixtures/example/models/page.rb in brief-1.6.0
- old
+ new
@@ -6,7 +6,8 @@
end
content do
title "h1:first-of-type"
paragraph "p:first-of-type"
+ yaml_data "code.yaml:first-of-type", :serialize => :yaml
end
end