Files
fizzy/test/fixtures/splats.yml
T
Jason Zimdars 2ff9dbab51 Track creator
2024-08-14 16:41:59 -05:00

20 lines
429 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
title: The logo isn't big enough
body: Make the logo bigger.
color: '#AF2E1B'
creator: :david
two:
title: Layout is broken
body: The page scrolls horizontally on mobile devices.
color: '#CC6324'
creator: :jz
three:
title: The text is too small
body: Increase the font size.
color: '#3B4B59'
creator: :kevin