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.yml
Size: Mime:
---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v2/categories/10.json
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO"
  response:
    status:
      code: 200
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      etag:
      - '"77b785f05a606b68ef5e2049d9557b3e"'
      cache-control:
      - max-age=0, private, must-revalidate
      x-request-id:
      - 984ba1b8e72aea3c882e621ce204a354
      x-runtime:
      - '0.018284'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"category":{"id":10,"name":"business consulting","default_services":null,"salesforce_name":null,"repeat_marketing_campaign_enabled":false,"threshold":"0.682","min_days_between_mailings":60,"roi":"3.0","accelerator":"3.0","mail_delay_offset":15,"transaction_grouping_interval":30,"generate_marketing_insights":false,"created_at":"2013-01-23T19:00:46Z"}}'
    http_version: 
  recorded_at: Tue, 01 Dec 2015 16:29:44 GMT
recorded_with: VCR 3.0.0