You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
454 B

# 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"