forked from bofh/fetsite
14 lines
229 B
YAML
14 lines
229 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
|
|
|
one:
|
|
zahl: MyString
|
|
name: MyString
|
|
desc: MyText
|
|
typ: MyString
|
|
|
|
two:
|
|
zahl: MyString
|
|
name: MyString
|
|
desc: MyText
|
|
typ: MyString
|