--- http_interactions: - request: method: post uri: http://localhost:3000/api/3/subtasks body: encoding: UTF-8 string: name=new+created+subtask&resolved=false&task_id=2 headers: User-Agent: - Faraday v0.9.0 Authorization: - Bearer _frank_access_token_ Content-Type: - application/x-www-form-urlencoded Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - '*/*' response: status: code: 201 message: Created headers: Content-Type: - application/json; charset=utf-8 X-Ua-Compatible: - IE=Edge,chrome=1 Etag: - '"368aa20182d880252a250caed5caaa56"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 0abad3e9f565eba80e1ce8eac64a4404 X-Runtime: - '0.314337' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"created_at":1415789071,"updated_at":1415789071,"type":"Subtask","id":52,"name":"new created subtask","resolved":false,"row_order":6291456,"task_id":2}' http_version: recorded_at: Wed, 12 Nov 2014 10:44:31 GMT - request: method: delete uri: http://localhost:3000/api/3/subtasks/52 body: encoding: US-ASCII string: '' headers: User-Agent: - Faraday v0.9.0 Authorization: - Bearer _frank_access_token_ Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - '*/*' response: status: code: 204 message: No Content headers: X-Ua-Compatible: - IE=Edge,chrome=1 Cache-Control: - no-cache X-Request-Id: - b6af735539cc7c806daf8034b906b9ab X-Runtime: - '0.215030' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '' http_version: recorded_at: Wed, 12 Nov 2014 10:44:31 GMT recorded_with: VCR 2.9.3