Sha256: cb63dd295717beb0fc338cc3b3a1b539654fbfe1e8487bf6461edc4a53112712

Contents?: true

Size: 1.26 KB

Versions: 2

Compression:

Stored size: 1.26 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://localhost:3000/api/v1/organizations
    body: user_credentials=Bdrc3t1LaiWtygbJ4jD6&name=RecruitMilitary
    headers: 
      content-type: 
      - application/x-www-form-urlencoded
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      x-ua-compatible: 
      - IE=Edge
      etag: 
      - "\"8149640f9571db8d1c801a4aad6519e8\""
      content-type: 
      - application/json; charset=utf-8
      date: 
      - Mon, 29 Aug 2011 18:19:04 GMT
      x-runtime: 
      - "0.202967"
      cache-control: 
      - max-age=0, private, must-revalidate
      transfer-encoding: 
      - chunked
    body: "{\"name\":\"RecruitMilitary\",\"tracking_code\":null,\"created_at\":\"2011-08-29T18:18:16Z\",\"administrator_id\":null,\"updated_at\":\"2011-08-29T18:18:16Z\",\"logo\":{\"url\":null,\"medium\":{\"url\":null},\"large\":{\"url\":null},\"small\":{\"url\":null},\"mini\":{\"url\":null}},\"jobs_count\":0,\"id\":1,\"website\":\"http://www.recruitmilitary.com\",\"employee_count_id\":null,\"description\":null,\"cached_slug\":\"recruitmilitary\",\"headquarters_id\":null}"
    http_version: "1.1"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
board-client-0.99.1 spec/cassettes/organization_exists_with_email.yml
board-client-0.99.0 spec/cassettes/organization_exists_with_email.yml