foodsoft/test/fixtures/users.yml
2009-01-06 11:49:19 +01:00

16 lines
No EOL
355 B
YAML

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
admin:
id: 1
nick: admin
first_name: Anton
last_name: Admininistrator
email: admin@foo.test
#TODO: password can't loaded directyl to the database
#password_hash:
#password_salt:
test:
id: 2
nick: test
first_name: Tim
last_name: Tester
email: test@foo.test