Sha256: 61b0b55c486d43d6002727fd41d251673c60293fda2fe9ae18e22305eb49e5c2

Contents?: true

Size: 867 Bytes

Versions: 3

Compression:

Stored size: 867 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://devapi.thecurrencycloud.com/v2/rates/find?currency_pair=GBPUSD,EURGBP
    body:
      encoding: US-ASCII
      string: ''
    headers:
      X-Auth-Token:
      - 242993ca94b9d1c6c1d8f7d3275a6f36
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Mon, 27 Apr 2015 20:33:51 GMT
      Content-Type:
      - application/json;charset=utf-8
      Content-Length:
      - '90'
      Connection:
      - keep-alive
      X-Request-Id:
      - '2773736887435072763'
      X-Content-Type-Options:
      - nosniff
    body:
      encoding: UTF-8
      string: '{"rates":{"EURGBP":["0.71445","0.71508"],"GBPUSD":["1.52264","1.52334"]},"unavailable":[]}'
    http_version: 
  recorded_at: Mon, 27 Apr 2015 20:33:52 GMT
recorded_with: VCR 2.9.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
currency_cloud-0.7.2 spec/support/vcr_cassettes/Rates/can_find.yml
currency_cloud-0.7.1 spec/support/vcr_cassettes/Rates/can_find.yml
currency_cloud-0.7 spec/support/vcr_cassettes/Rates/can_find.yml