Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
lobbyist-ruby / spec / cassettes / v2 / category_find_error.yml
Size: Mime:
---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v2/categories/999.json
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO"
  response:
    status:
      code: 404
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      cache-control:
      - no-cache
      x-request-id:
      - d00486c5a812f53cedf4b2d831912698
      x-runtime:
      - '0.017552'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"errors":"Record Not Found."}'
    http_version: 
  recorded_at: Tue, 01 Dec 2015 16:29:44 GMT
recorded_with: VCR 3.0.0