--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://localhost:3000/api/v1/users body: user_credentials=Bdrc3t1LaiWtygbJ4jD6&first_name=Steve&last_name=Jobs&password=password&email=&primary_role_id=1&password_confirmation=password headers: content-type: - application/x-www-form-urlencoded response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 422 message: headers: x-ua-compatible: - IE=Edge content-type: - application/json; charset=utf-8 date: - Mon, 29 Aug 2011 18:19:06 GMT x-runtime: - "0.440739" set-cookie: - _board_session=BAh7BiIPc2Vzc2lvbl9pZCIlZGY0ZjVjMjY1ZWM2ZDI3YWRjZjcyNjIzMzc5MGU2MGM%3D--6907332cd363911c570608eb0c7a7c216db988d8; path=/; HttpOnly cache-control: - no-cache transfer-encoding: - chunked body: "{\"errors\":{\"email\":[\"is too short (minimum is 6 characters)\",\"is invalid\",\"can't be blank\"]}}" http_version: "1.1"