scaffold accounts
This commit is contained in:
13
test/fixtures/accounts.yml
vendored
Normal file
13
test/fixtures/accounts.yml
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
client1:
|
||||
username: client-one
|
||||
password: 1q2w3e4r5t6y7u
|
||||
home: client_one
|
||||
site: dev
|
||||
|
||||
cleint2:
|
||||
username: client-two
|
||||
password: lokjnmjht75erfhj
|
||||
home: client_two
|
||||
site: dev
|
Reference in New Issue
Block a user