role_assignments.yml
541 Bytes
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
id: 1
accessor_id: 4
accessor_type: 'Profile'
role_id: 2
resource_id: 1
resource_type: 'Environment'
two:
id: 2
accessor_id: 1
accessor_type: 'Profile'
role_id: 1
resource_id: 5
resource_type: 'Profile'
three:
id: 3
accessor_id: 1
accessor_type: 'Profile'
role_id: 1
resource_id: 6
resource_type: 'Profile'
four:
id: 4
accessor_id: 4
accessor_type: 'Profile'
role_id: 4
resource_id: 1
resource_type: 'Environment'