blob: ec30753936bad6ea74488b1422e3a28c981e43d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
description: MyText
whatnot:
two:
name: MyString
description: MyText
whatnot:
|