cirandas.net

ref: master

test/fixtures/environments.yml


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
colivre_net:
  id: 1
  name: 'Colivre.net'
  contact_email: 'colivre@localhost.localdomain'
  noreply_email: 'noreply@localhost.localdomain'
  is_default: true
  theme: 'noosfero'
anhetegua_net:
  id: 2
  name: 'Anheteguá'
  is_default: false
  contact_email: 'anhetegua@localhost.localdomain'
  noreply_email: 'noreply@localhost.localdomain'