--- http_interactions: - request: method: post uri: https://api.parse.com/1/classes/TestSave body: encoding: UTF-8 string: "{\"age\":20}" 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-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:15 GMT Location: - https://api.parse.com/1/classes/TestSave/ZktEu4WIv0 Server: - nginx/1.2.2 Set-Cookie: - Status: - 201 Created X-Runtime: - "0.037566" X-Ua-Compatible: - IE=Edge,chrome=1 Content-Length: - "64" Connection: - keep-alive body: encoding: ASCII-8BIT string: "{\"createdAt\":\"2013-04-22T16:03:15.393Z\",\"objectId\":\"ZktEu4WIv0\"}" http_version: recorded_at: Mon, 22 Apr 2013 16:03:15 GMT - request: method: put uri: https://api.parse.com/1/classes/TestSave/ZktEu4WIv0 body: encoding: UTF-8 string: "{\"age\":40}" 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-Application-Id: - X-Parse-Session-Token: - "" Expect: - "" response: status: code: 200 message: OK headers: Access-Control-Allow-Origin: - "*" Access-Control-Request-Method: - "*" Cache-Control: - max-age=0, private, must-revalidate Content-Type: - application/json; charset=utf-8 Date: - Mon, 22 Apr 2013 16:03:15 GMT Etag: - "\"4c37cdfe0177a31ced681163a966bf82\"" Server: - nginx/1.2.2 Set-Cookie: - Status: - 200 OK X-Runtime: - "0.050943" X-Ua-Compatible: - IE=Edge,chrome=1 Content-Length: - "40" Connection: - keep-alive body: encoding: ASCII-8BIT string: "{\"updatedAt\":\"2013-04-22T16:03:15.462Z\"}" http_version: recorded_at: Mon, 22 Apr 2013 16:03:15 GMT recorded_with: VCR 2.4.0