Soc/test/fixtures/users.yml

16 lines
462 B
YAML
Raw Normal View History

2023-08-08 19:25:35 +00:00
user:
username: gimli
password_digest: <%= BCrypt::Password.create('tolkien-abercrombie-hobb-barker', cost: 5) %>
first_name: Gimli
last_names: son of Glóin
email: gimli@example.com
2023-08-19 14:38:38 +00:00
unconfirmed_user:
username: pippin
password_digest: <%= BCrypt::Password.create('tolkien-abercrombie-hobb-barker', cost: 5) %>
first_name: Peregrin
last_names: Took
email: pippin@example.com
email_confirmation_string: 5a68514b-7cd2-4ac8-bec1-22c2526f9a52