Sha256: af1f94e1ddd7203a95e8d25331978275ef3130d88808219d07f40feb5f31eedb

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:17 GMT
      Location: 
      - https://api.parse.com/1/classes/Post/KQxGUGaagM
      Server: 
      - nginx/1.2.2
      Set-Cookie: 
      - <COOKIE-KEY>
      Status: 
      - 201 Created
      X-Runtime: 
      - "0.049115"
      X-Ua-Compatible: 
      - IE=Edge,chrome=1
      Content-Length: 
      - "64"
      Connection: 
      - keep-alive
    body: 
      encoding: ASCII-8BIT
      string: "{\"createdAt\":\"2013-04-22T16:03:17.754Z\",\"objectId\":\"KQxGUGaagM\"}"
    http_version: 
  recorded_at: Mon, 22 Apr 2013 16:03:17 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_created_at.yml
parse-ruby-client-0.2.0 fixtures/vcr_cassettes/test_created_at.yml
parse-ruby-client-0.1.15 fixtures/vcr_cassettes/test_created_at.yml