Sha256: 2e163414d7e1170c105285e2c2fd45fc6aafeb65bfbe49a76537b15931ef441e

Contents?: true

Size: 1.47 KB

Versions: 2

Compression:

Stored size: 1.47 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :post
    uri: http://localhost:3000/api/v1/organizations
    body: user_credentials=Bdrc3t1LaiWtygbJ4jD6&description=%3ch1%3eNike%20Shoes%3c%2fh1%3e&website=http%3a%2f%2fnike.com&name=Nike
    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: 
      - "\"d22f305b3cd432e575d158fbe14b6af8\""
      content-type: 
      - application/json; charset=utf-8
      date: 
      - Mon, 29 Aug 2011 18:19:03 GMT
      x-runtime: 
      - "0.502354"
      set-cookie: 
      - _board_session=BAh7BiIPc2Vzc2lvbl9pZCIlMWIwMWQyOWFmZDY1MjhkMmRhZjdlZTgyZWI0YjM1ODA%3D--a53ef318443c2810c15bdabcf767e8e37fa0bf1b; path=/; HttpOnly
      cache-control: 
      - max-age=0, private, must-revalidate
      transfer-encoding: 
      - chunked
    body: "{\"name\":\"Nike\",\"tracking_code\":null,\"created_at\":\"2011-08-29T18:19:04Z\",\"administrator_id\":null,\"updated_at\":\"2011-08-29T18:19:04Z\",\"logo\":{\"url\":null,\"medium\":{\"url\":null},\"large\":{\"url\":null},\"small\":{\"url\":null},\"mini\":{\"url\":null}},\"jobs_count\":0,\"id\":5,\"website\":\"http://nike.com\",\"employee_count_id\":null,\"description\":\"<h1>Nike Shoes</h1>\",\"cached_slug\":\"nike\",\"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_create_is_valid.yml
board-client-0.99.0 spec/cassettes/organization_create_is_valid.yml