--- 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: - f506705ca073e33b9a0c7cccd0bc4326 X-Runtime: - '0.124034' 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:50:31 GMT - request: method: post uri: http://localhost:3000/api/3/metadata body: encoding: UTF-8 string: metadata%5Bnew%5D=metadata&metadata%5Bother%5D=value&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: - '"eb591be1adacc68e1b6631375add1186"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 2a78d490925362db58d2ac95f3e0eceb X-Runtime: - '0.108446' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"new":"metadata","other":"value"}' http_version: recorded_at: Fri, 14 Nov 2014 16:50:31 GMT - request: method: put uri: http://localhost:3000/api/3/metadata body: encoding: UTF-8 string: metadata%5Bother%5D=updated_value&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: 200 message: OK headers: Content-Type: - application/json; charset=utf-8 X-Ua-Compatible: - IE=Edge,chrome=1 Etag: - '"c494d65897a7ed4d58f1da02d0b2c447"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - a6edb66d6e8f32763823d2f8faf336bf X-Runtime: - '0.145040' Connection: - close Server: - thin 1.6.1 codename Death Proof body: encoding: UTF-8 string: '{"new":"metadata","other":"updated_value"}' http_version: recorded_at: Fri, 14 Nov 2014 16:51:06 GMT recorded_with: VCR 2.9.3