blob: 3bcd27d240488476200b91f51d5cdaab3d6c42c7 (
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
descriptions: MyText
whatnot:
two:
name: MyString
descriptions: MyText
whatnot:
|