Sha256: fa23d5b74a053477694e6afe264f127400f121db7692c5fc668d174f914ff914

Contents?: true

Size: 1.38 KB

Versions: 3

Compression:

Stored size: 1.38 KB

Contents

--- 
http_interactions: 
- request: 
    method: post
    uri: https://api.parse.com/1/classes/Post
    body: 
      encoding: UTF-8
      string: "{}"
    headers: 
      Content-Type: 
      - application/json
      Accept: 
      - application/json
      User-Agent: 
      - Parse for Ruby, 0.0
      X-Parse-Master-Key: 
      - ""
      X-Parse-Rest-Api-Key: 
      - <X-Parse-REST-API-Key>
      X-Parse-Application-Id: 
      - <X-Parse-Application-Id>
      X-Parse-Session-Token: 
      - ""
      Expect: 
      - ""
  response: 
    status: 
      code: 201
      message: Created
    headers: 
      Access-Control-Allow-Origin: 
      - "*"
      Access-Control-Request-Method: 
      - "*"
      Cache-Control: 
      - no-cache
      Content-Type: 
      - application/json; charset=utf-8
      Date: 
      - Mon, 22 Apr 2013 16:03:19 GMT
      Location: 
      - https://api.parse.com/1/classes/Post/P0f07TyRDz
      Server: 
      - nginx/1.2.2
      Set-Cookie: 
      - <COOKIE-KEY>
      Status: 
      - 201 Created
      X-Runtime: 
      - "0.085110"
      X-Ua-Compatible: 
      - IE=Edge,chrome=1
      Content-Length: 
      - "64"
      Connection: 
      - keep-alive
    body: 
      encoding: ASCII-8BIT
      string: "{\"createdAt\":\"2013-04-22T16:03:19.679Z\",\"objectId\":\"P0f07TyRDz\"}"
    http_version: 
  recorded_at: Mon, 22 Apr 2013 16:03:19 GMT
recorded_with: VCR 2.4.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
parse-ruby-client-0.3.0 fixtures/vcr_cassettes/test_new_object.yml
parse-ruby-client-0.2.0 fixtures/vcr_cassettes/test_new_object.yml
parse-ruby-client-0.1.15 fixtures/vcr_cassettes/test_new_object.yml