Sha256: eeb2be62fed1b933146faa2e6ba5cb61499ce48342e16bcded0a2ec4f1068f3d

Contents?: true

Size: 1.22 KB

Versions: 9

Compression:

Stored size: 1.22 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://localhost:3000/api/3/subtasks
    body:
      encoding: UTF-8
      string: name=new+created+subtask&resolved=false&task_id=2
    headers:
      User-Agent:
      - Faraday v0.9.0
      Authorization:
      - Bearer _frank_access_token_
      Content-Type:
      - application/x-www-form-urlencoded
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - '*/*'
  response:
    status:
      code: 201
      message: Created
    headers:
      Content-Type:
      - application/json; charset=utf-8
      X-Ua-Compatible:
      - IE=Edge,chrome=1
      Etag:
      - '"937caa657ffab3c71a964228558df2f1"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - b6a6e49c2819e81a24006c1fb4fc24fc
      X-Runtime:
      - '0.505141'
      Connection:
      - close
      Server:
      - thin 1.6.1 codename Death Proof
    body:
      encoding: UTF-8
      string: '{"created_at":1415789070,"updated_at":1415789070,"type":"Subtask","id":51,"name":"new
        created subtask","resolved":false,"row_order":4194304,"task_id":2}'
    http_version: 
  recorded_at: Wed, 12 Nov 2014 10:44:30 GMT
recorded_with: VCR 2.9.3

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
redbooth-ruby-0.2.3 spec/cassettes/RedboothRuby_Subtask/_create/.yml
redbooth-ruby-0.2.2 spec/cassettes/RedboothRuby_Subtask/_create/.yml
redbooth-ruby-0.2.1 spec/cassettes/RedboothRuby_Subtask/_create/.yml
redbooth-ruby-0.2.0 spec/cassettes/RedboothRuby_Subtask/_create/.yml
redbooth-ruby-0.1.4 spec/cassettes/RedboothRuby_Subtask/_create/.yml
redbooth-ruby-0.1.3 spec/cassettes/RedboothRuby_Subtask/_create/.yml
redbooth-ruby-0.1.1 spec/cassettes/RedboothRuby_Subtask/_create/.yml
redbooth-ruby-0.1.0 spec/cassettes/RedboothRuby_Subtask/_create/.yml
redbooth-ruby-0.0.5 spec/cassettes/RedboothRuby_Subtask/_create/.yml