Sha256: 398c3c15ea6bfe444c9375d156aff8c9170ae434bed1d422c061595cc444b9dc
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 KB
Contents
--- - !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=steve%40apple.com&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.785088" set-cookie: - _board_session=BAh7BiIPc2Vzc2lvbl9pZCIlZDAzMzdmNTU5NzYyYzkzMzU1ZmI1NjFiYjkyM2EzNWM%3D--5533bb99278b3b1a6da79233bc06fff59340ac7e; path=/; HttpOnly cache-control: - no-cache transfer-encoding: - chunked body: "{\"errors\":{\"email\":[\"is already taken\"]}}" http_version: "1.1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
board-client-0.99.0 | spec/cassettes/user_does_exist.yml |