domains.yml
358 Bytes
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
id: 1
name: colivre.net
owner_type: Environment
owner_id: 1
two:
id: 2
name: anhetegua.net
owner_type: Environment
owner_id: 2
three:
id: 3
name: johndoe.net
owner_type: Profile
owner_id: 1
four:
id: 4
name: jrh.net
owner_type: Profile
owner_id: 2