--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://:@:80/users.json?user%5Blast_name%5D=Doe&user%5Bemail%5D=johndoe%40example.com&user%5Bpassword%5D=CD2480A3413F&user%5Blogin%5D=johndoe&user%5Bpassword_confirmation%5D=CD2480A3413F&user%5Bfirst_name%5D=John body: headers: content-type: - application/json authorization: - Basic response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 201 message: Created headers: x-ua-compatible: - IE=Edge,chrome=1 location: - http:///users/975 x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.418071" server: - Apache/2.2.3 (CentOS) date: - Thu, 09 Feb 2012 17:05:29 GMT set-cookie: - status: - "201" cache-control: - no-cache transfer-encoding: - chunked body: "{\"user\":{\"aflexi_user_id\":null,\"total_amount\":10.0,\"activated_at\":\"2012-02-09T17:05:30Z\",\"created_at\":\"2012-02-09T17:05:29Z\",\"aflexi_password\":null,\"cdn_account_status\":\"ACTIVE\",\"remember_token_expires_at\":null,\"suspend_at\":null,\"memory_available\":5935,\"used_disk_size\":0,\"used_ip_addresses\":[],\"deleted_at\":null,\"updated_at\":\"2012-02-09T17:05:30Z\",\"used_cpu_shares\":0,\"used_cpus\":0,\"billing_plan_id\":1,\"cdn_status\":\"INACTIVE\",\"group_id\":null,\"id\":975,\"update_billing_stat\":false,\"used_memory\":0,\"aflexi_key\":null,\"user_group_id\":null,\"payment_amount\":\"0.0\",\"last_name\":\"Doe\",\"remember_token\":null,\"disk_space_available\":460,\"image_template_group_id\":null,\"locale\":\"en\",\"time_zone\":null,\"login\":\"testuser\",\"status\":\"active\",\"outstanding_amount\":10.0,\"roles\":[],\"aflexi_username\":null,\"email\":\"me@example.com\",\"first_name\":\"John\"}}" http_version: "1.1"