--- http_interactions: - request: method: get uri: http://localhost:3000/api/3/tasks/1 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: 200 message: OK headers: Content-Type: - application/json; charset=utf-8 X-Ua-Compatible: - IE=Edge,chrome=1 Etag: - '"995d617c5d5d4edaa253f4ee352507ee"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - b8619e781cae32e2e5967ea12e69a707 X-Runtime: - '0.110771' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"type":"Task","created_at":1415624550,"updated_at":1415629595,"id":1,"name":"Register all EarthworksYoga TLDs","task_list_id":2,"comments_count":2,"assigned_id":8,"is_private":false,"project_id":2,"urgent":false,"user_id":3,"position":0,"last_activity_id":null,"record_conversion_type":null,"record_conversion_id":null,"metadata":{},"subtasks_count":7,"resolved_subtasks_count":2,"watcher_ids":[3,4],"description":"The ships hung in the sky in much the same way that bricks don''t.","description_html":"
The ships hung in the sky in much the same way that bricks don''t.
","description_updated_by_user_id":3,"updated_by_id":4,"deleted":false,"row_order":0,"status":"resolved","due_on":"2014-11-11"}' http_version: recorded_at: Fri, 14 Nov 2014 16:46:35 GMT - request: method: post uri: http://localhost:3000/api/3/metadata body: encoding: UTF-8 string: metadata%5Bnew%5D=metadata&target_id=1&target_type=Task 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: - '"ec826f49c0447c20dcd6d5af8c8c2c59"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - edbf46eb6a7c33d1a072047182124663 X-Runtime: - '0.152544' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"new":"metadata"}' http_version: recorded_at: Fri, 14 Nov 2014 16:46:35 GMT recorded_with: VCR 2.9.3