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.
24 lines
413 B
24 lines
413 B
10 years ago
|
---
|
||
|
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
|