Sha256: 1887b4b60fb656c872a4352f0beb9746a59842de19ef6d90fe900db5031496e3

Contents?: true

Size: 1.5 KB

Versions: 9

Compression:

Stored size: 1.5 KB

Contents

---
http_interactions:
- request:
    method: put
    uri: http://localhost:3000/api/3/comments/24
    body:
      encoding: UTF-8
      string: body=new+test+body
    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: 200
      message: OK
    headers:
      Content-Type:
      - application/json; charset=utf-8
      X-Ua-Compatible:
      - IE=Edge,chrome=1
      Etag:
      - '"e6e472aaa91286393142ec131b49e319"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - 523933a9ebc70f347ac060bb42d60acb
      X-Runtime:
      - '0.380083'
      Connection:
      - close
      Server:
      - thin 1.6.1 codename Death Proof
    body:
      encoding: UTF-8
      string: '{"type":"Comment","created_at":1415629596,"updated_at":1415786789,"id":24,"body":"new
        test body","body_html":"<p>new test body</p>","user_id":1,"project_id":2,"target_id":2,"target_type":"Task","minutes":null,"assigned_id":null,"previous_assigned_id":null,"due_on":null,"previous_due_on":null,"is_private":false,"previous_is_private":null,"urgent":false,"previous_urgent":false,"email_id":null,"time_tracking_on":"2014-11-10","status":"new","previous_status":"new"}'
    http_version: 
  recorded_at: Wed, 12 Nov 2014 10:06:29 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_Comment/_update/.yml
redbooth-ruby-0.2.2 spec/cassettes/RedboothRuby_Comment/_update/.yml
redbooth-ruby-0.2.1 spec/cassettes/RedboothRuby_Comment/_update/.yml
redbooth-ruby-0.2.0 spec/cassettes/RedboothRuby_Comment/_update/.yml
redbooth-ruby-0.1.4 spec/cassettes/RedboothRuby_Comment/_update/.yml
redbooth-ruby-0.1.3 spec/cassettes/RedboothRuby_Comment/_update/.yml
redbooth-ruby-0.1.1 spec/cassettes/RedboothRuby_Comment/_update/.yml
redbooth-ruby-0.1.0 spec/cassettes/RedboothRuby_Comment/_update/.yml
redbooth-ruby-0.0.5 spec/cassettes/RedboothRuby_Comment/_update/.yml