--- http_interactions: - request: method: post uri: http://core.dev/apps/development/organizations.json body: encoding: US-ASCII string: organization[key]=some_key&organization[name]=some_name headers: {} response: status: code: 201 message: Created headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Ua-Compatible: - chrome=1 Location: - http://core.dev/apps/1/organizations/2 Content-Type: - application/json; charset=utf-8 Etag: - ! '"ee236155ad2af3b9c115a6dbd3210082"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 9ac2b602-479f-4c61-96c4-f5ba48aa8e5f X-Runtime: - '1.107816' Connection: - close body: encoding: US-ASCII string: ! '{"id":2,"key":"some_key","name":"some_name","created_at":"2014-01-29T21:22:11.081Z","updated_at":"2014-01-29T21:22:11.081Z","app_id":1}' http_version: recorded_at: Wed, 29 Jan 2014 21:22:11 GMT - request: method: post uri: http://core.dev/apps/development/organizations/some_key/dossiers.json body: encoding: US-ASCII string: dossier[id]=some_id headers: {} response: status: code: 201 message: Created headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Ua-Compatible: - chrome=1 Location: - http://core.dev/apps/1/organizations/2/dossiers/1 Content-Type: - application/json; charset=utf-8 Etag: - ! '"958c0debedcabd980620e4c7a1299600"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 4bd305b7-cd21-43c9-9724-6943e6f1956d X-Runtime: - '0.055516' Connection: - close body: encoding: US-ASCII string: ! '{"id":1,"identifier":"fca8af4de679dc32ffc9412862397291","organization_id":2}' http_version: recorded_at: Wed, 29 Jan 2014 21:22:11 GMT recorded_with: VCR 2.8.0