Sha256: 9a9d45fa2a614c4ab75720daecbd16328695547abbdf022df9de55e102184a0a

Contents?: true

Size: 356 Bytes

Versions: 5

Compression:

Stored size: 356 Bytes

Contents

# adjust the url to your lab appointment server location
info: &default
  href: http://204.232.202.231:9000/appointment
  user:
  password:
  timeout: 12

test:
  href: http://test.medivo.com
  user:
  password:

development:
  href: http://localhost:9000/appointment
  real_data: true

staging:
  <<: *default
  real_data: true

production:
  <<: *default

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
medivo-0.2.24 spec/dummy/config/medivo/appointment_resource.yml
medivo-0.2.21 spec/dummy/config/medivo/appointment_resource.yml
medivo-0.2.20 spec/dummy/config/medivo/appointment_resource.yml
medivo-0.2.19 spec/dummy/config/medivo/appointment_resource.yml
medivo-0.2.18 spec/dummy/config/medivo/appointment_resource.yml