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.
23 lines
413 B
23 lines
413 B
---
|
|
bob:
|
|
id: 1
|
|
username: bob
|
|
email: bob@bikebike.org
|
|
crypted_password: bobspassword
|
|
activation_state:
|
|
avatar:
|
|
about_me: I am Bob
|
|
role:
|
|
firstname: Bob
|
|
lastname: MacDonald
|
|
alice:
|
|
id: 2
|
|
username: alice
|
|
email: alice@bikebike.org
|
|
crypted_password: alicespassword
|
|
activation_state:
|
|
avatar:
|
|
about_me: I am Alice
|
|
role:
|
|
firstname: Alice
|
|
lastname: Smith
|
|
|