Files
fizzy/test/fixtures/bubbles.yml
T
2024-11-15 18:17:42 -06:00

34 lines
640 B
YAML

logo:
bucket: writebook
creator: david
title: The logo isn't big enough
color: "#ED8008"
due_on: <%= 3.days.from_now %>
created_at: <%= 1.week.ago %>
boost_count: 5
comments_count: 2
activity_score: 7
layout:
bucket: writebook
creator: david
title: Layout is broken
color: "#698F9C"
created_at: <%= 1.week.ago %>
comments_count: 1
activity_score: 1
text:
bucket: writebook
creator: kevin
title: The text is too small
color: "#3B4B59"
created_at: <%= 1.week.ago %>
shipping:
bucket: writebook
creator: kevin
title: We need to ship the app
color: "#ED8008"
created_at: <%= 1.week.ago %>