2024-07-16 20:22:59 +02:00
|
|
|
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
|
|
|
|
|
|
one:
|
|
|
|
|
report: one
|
|
|
|
|
path: MyString
|
|
|
|
|
title: MyString
|
2024-07-26 00:59:00 +02:00
|
|
|
# description: MyText
|
2024-07-16 20:22:59 +02:00
|
|
|
|
|
|
|
|
two:
|
|
|
|
|
report: two
|
|
|
|
|
path: MyString
|
|
|
|
|
title: MyString
|
2024-07-26 00:59:00 +02:00
|
|
|
# description: MyText
|