--- http_interactions: - request: method: post uri: http://localhost:3000/api/3/notes body: encoding: UTF-8 string: content=bla+bla+bla&name=new+created+note&project_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: - '"bb99a2510c31a2df9d2b2fb55ab6cdb4"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 75cac4a310c3d4234ba16c0ba7e083ee X-Runtime: - '0.511872' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"type":"Page","created_at":1415698831,"updated_at":1415698831,"id":6,"name":"new created note","content":"bla bla bla","project_id":2,"position":4,"permalink":"new-created-note-s6e5i","is_private":false,"shared":false,"token":"3ceb084d3c887a11","user_id":1,"updated_by_id":1,"metadata":{},"deleted":false}' http_version: recorded_at: Tue, 11 Nov 2014 09:40:32 GMT - request: method: delete uri: http://localhost:3000/api/3/notes/6 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: - 8e7e014b05ef3d203b1f63d50d8011b5 X-Runtime: - '0.511494' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '' http_version: recorded_at: Tue, 11 Nov 2014 09:40:32 GMT recorded_with: VCR 2.9.3