Sha256: 1621f241be024c734416e07b5d4028d1572ea875582e91c2f4f6b94c58fa8cfd
Contents?: true
Size: 1.71 KB
Versions: 2
Compression:
Stored size: 1.71 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://localhost:3000/api/v1/users/1/organizations body: user_credentials=Bdrc3t1LaiWtygbJ4jD6 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: - "\"e1bb52be45c10f453fbf362f3b97815b\"" content-type: - application/json; charset=utf-8 date: - Mon, 29 Aug 2011 18:19:10 GMT x-runtime: - "0.779628" cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "[{\"name\":\"Local Organization\",\"tracking_code\":null,\"created_at\":\"2011-08-29T18:18:18Z\",\"administrator_id\":null,\"updated_at\":\"2011-08-29T18:18:18Z\",\"logo\":{\"url\":null,\"medium\":{\"url\":null},\"large\":{\"url\":null},\"small\":{\"url\":null},\"mini\":{\"url\":null}},\"jobs_count\":0,\"id\":3,\"website\":\"http://www.recruitmilitary.com\",\"employee_count_id\":null,\"description\":null,\"cached_slug\":\"local-organization\",\"headquarters_id\":null},{\"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/list_user_organizations_with_valid_id.yml |
board-client-0.99.0 | spec/cassettes/list_user_organizations_with_valid_id.yml |