Newer
Older
dmpopidor / test / fixtures / user_org_roles.yml
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html

#one:
#  user_id: 1
#  organisation_id: 1
#  user_role_type_id: 1
#
#two:
#  user_id: 1
#  organisation_id: 1
#  user_role_type_id: 1
#  

one: 
  user: user_one
  organisation: aru

two:
  user: user_two
  organisation: au

three:
  user: user_three
  organisation: bu

dcc_user_1:
  user: user_dcc
  organisation: dcc