Tidy fixtures

This commit is contained in:
Jeffrey Hardy
2024-09-19 10:36:07 -04:00
parent 8a0a541d5c
commit 2dd0e79f1e
5 changed files with 19 additions and 23 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
one:
logo_kevin:
user: kevin
bubble: logo
two:
layout_jz:
user: jz
bubble: layout
+4 -4
View File
@@ -1,15 +1,15 @@
logo_one:
logo_jz_one:
bubble: logo
creator: jz
logo_two:
logo_jz_two:
bubble: logo
creator: jz
logo_three:
logo_kevin:
bubble: logo
creator: kevin
layout_one:
layout_jz:
bubble: layout
creator: jz
+3 -5
View File
@@ -1,16 +1,14 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
logo_jz:
body: I agree.
creator: jz
bubble: logo
two:
logo_kevin:
body: Same, lets do it.
creator: kevin
bubble: logo
three:
layout_:
body: The text is overflowing the container.
creator: david
bubble: layout
+8 -8
View File
@@ -1,15 +1,15 @@
one:
logo_web:
bubble: logo
tag: one
tag: web
two:
layout_web:
bubble: layout
tag: two
tag: web
three:
layout_mobile:
bubble: layout
tag: one
tag: mobile
four:
text_mobile:
bubble: text
tag: two
tag: mobile
+2 -4
View File
@@ -1,7 +1,5 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
web:
title: Web
two:
mobile:
title: Mobile