Sha256: fe1394995e16b826a005f5b94d3f82425212bdaf09aad90b5cc26efadacaa23a

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 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=&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"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
board-client-0.99.0 spec/cassettes/user_missing_attributes.yml