Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

customerlobby / lobbyist-ruby   ruby

Repository URL to install this package:

/ spec / cassettes / email_key_find_by_key.yml

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v1/email_keys/find_by_key/WgqwRDnU5w_uvyoZYqHGfg.json?nonce=2015-11-30+21%3A40%3A29+UTC
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="89e219c770da41948070690bc973d41482df016900a9bffaf5d86b6aa789b80e"
  response:
    status:
      code: 200
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      etag:
      - '"3b4950ef57d0844094bd77b6119e1ab0"'
      cache-control:
      - max-age=0, private, must-revalidate
      x-request-id:
      - e1ee9f4eb9fac92fbb269f69d55eb2e2
      x-runtime:
      - '0.106445'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"id":1,"key":"WgqwRDnU5w_uvyoZYqHGfg","action":"info_reviewer","emailable_id":8415,"emailable_type":"ChallengeCommunication","accessed_at":"2015-11-30T21:40:29Z","created_at":"2013-04-19T00:48:58Z","updated_at":"2015-11-30T21:40:29Z"}'
    http_version: 
  recorded_at: Mon, 30 Nov 2015 21:40:29 GMT
recorded_with: VCR 3.0.0