--- http_interactions: - request: method: post uri: http://localhost:4567/api/v1/user/assignments body: encoding: UTF-8 string: ! '{"code":"puts ''hello world''","key":"634abfb095ed621e1c793c9875fcd9fda455ea90","path":"/Users/kytrinyx/code/exercism/test/fixtures/home/ruby/bob/bob.rb"}' headers: user-agent: - exercism-CLI v0.0.3 accept: - application/json content-type: - application/json response: status: code: 201 message: Created headers: content-type: - text/html;charset=utf-8 x-xss-protection: - 1; mode=block x-content-type-options: - nosniff x-frame-options: - SAMEORIGIN connection: - close content-length: - '53' body: encoding: US-ASCII string: ! '{"status":"saved","language":"ruby","exercise":"bob"}' http_version: '1.1' recorded_at: Mon, 10 Jun 2013 22:30:44 GMT recorded_with: VCR 2.5.0