14 lines
459 B
YAML
14 lines
459 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: johndoe
|
|
hashed_password: 019768a0e586a21e3250db985405554ccde798fc
|
|
|
|
two:
|
|
username: janedoe
|
|
hashed_password: 019768a0e586a21e3250db985405554ccde798fc
|