box-o-sand/cookbook/015/hodgepodge/test/fixtures/people.yml

19 lines
454 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:
name: "John Doe"
email: "john@doe.com"
two:
name: "Jane Doe"
email: "janeybear@yahoo.com"
three:
name: "Manny Bananny"
email: "hunka@burninluv.us"