12 lines
391 B
YAML
12 lines
391 B
YAML
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
# This model initially had no columns defined. If you add columns to the
|
|
# model remove the '{}' from the fixture names and add the columns immediately
|
|
# below each fixture, per the syntax in the comments below
|
|
#
|
|
one:
|
|
username: MyString1
|
|
email: bla@example.org
|
|
two:
|
|
username: MyString2
|
|
email: bli@example.org |