--- http_interactions: - request: method: post uri: https://api.parse.com/1/classes/Comment body: encoding: UTF-8 string: "{\"text\":\"great post!\"}" 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:17 GMT Location: - https://api.parse.com/1/classes/Comment/Kzx6SOYJZH Server: - nginx/1.2.2 Set-Cookie: - Status: - 201 Created X-Runtime: - "0.039439" X-Ua-Compatible: - IE=Edge,chrome=1 Content-Length: - "64" Connection: - keep-alive body: encoding: ASCII-8BIT string: "{\"createdAt\":\"2013-04-22T16:03:17.184Z\",\"objectId\":\"Kzx6SOYJZH\"}" http_version: recorded_at: Mon, 22 Apr 2013 16:03:17 GMT - request: method: post uri: https://api.parse.com/1/classes/Post body: encoding: UTF-8 string: "{\"comments\":[{\"__type\":\"Pointer\",\"className\":\"Comment\",\"objectId\":\"Kzx6SOYJZH\"}]}" 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:17 GMT Location: - https://api.parse.com/1/classes/Post/hu1mYfPFtI Server: - nginx/1.2.2 Set-Cookie: - Status: - 201 Created X-Runtime: - "0.034678" X-Ua-Compatible: - IE=Edge,chrome=1 Content-Length: - "64" Connection: - keep-alive body: encoding: ASCII-8BIT string: "{\"createdAt\":\"2013-04-22T16:03:17.240Z\",\"objectId\":\"hu1mYfPFtI\"}" http_version: recorded_at: Mon, 22 Apr 2013 16:03:17 GMT - request: method: get uri: https://api.parse.com/1/classes/Post?include=comments&where=%7B%22objectId%22:%22hu1mYfPFtI%22%7D body: encoding: US-ASCII 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-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:17 GMT Etag: - "\"e9cf67df60e1a72f055b45e1f0bcabd8\"" Server: - nginx/1.2.2 Set-Cookie: - Status: - 200 OK X-Runtime: - "0.031737" X-Ua-Compatible: - IE=Edge,chrome=1 Content-Length: - "295" Connection: - keep-alive body: encoding: ASCII-8BIT string: "{\"results\":[{\"comments\":[{\"text\":\"great post!\",\"createdAt\":\"2013-04-22T16:03:17.184Z\",\"updatedAt\":\"2013-04-22T16:03:17.184Z\",\"objectId\":\"Kzx6SOYJZH\",\"__type\":\"Object\",\"className\":\"Comment\"}],\"createdAt\":\"2013-04-22T16:03:17.240Z\",\"updatedAt\":\"2013-04-22T16:03:17.240Z\",\"objectId\":\"hu1mYfPFtI\"}]}" http_version: recorded_at: Mon, 22 Apr 2013 16:03:17 GMT - request: method: put uri: https://api.parse.com/1/classes/Post/hu1mYfPFtI body: encoding: UTF-8 string: "{\"comments\":[{\"__type\":\"Pointer\",\"className\":\"Comment\",\"objectId\":\"Kzx6SOYJZH\"}]}" 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:17 GMT Etag: - "\"91d0aeebe11ed3ec9328d3359e44a389\"" Server: - nginx/1.2.2 Set-Cookie: - Status: - 200 OK X-Runtime: - "0.075283" X-Ua-Compatible: - IE=Edge,chrome=1 Content-Length: - "40" Connection: - keep-alive body: encoding: ASCII-8BIT string: "{\"updatedAt\":\"2013-04-22T16:03:17.428Z\"}" http_version: recorded_at: Mon, 22 Apr 2013 16:03:17 GMT recorded_with: VCR 2.4.0