summaryrefslogtreecommitdiff
path: root/test/fixtures/users.yml
blob: 74fafbdd92deb9ad90a80fbf92679fa53e5fdcc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  login: MyString
  email: MyString
  crypted_password: MyString
  salt: MyString

two:
  login: MyString
  email: MyString
  crypted_password: MyString
  salt: MyString