spec/vcr/account/update/1301979678.yml in recurly-0.4.5 vs spec/vcr/account/update/1301979678.yml in recurly-0.4.6

- old
+ new

@@ -1,10 +1,10 @@ --- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post - uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts.xml + uri: http://api-test%40facebook.com:c012090130704e748dae49f56f05f68f@app.recurly.local:3000/accounts.xml body: | <?xml version="1.0" encoding="UTF-8"?> <account> <account-code>account-update-1301979678</account-code> <first-name>Verena</first-name> @@ -18,40 +18,42 @@ <accept-language type="yaml" nil="true"></accept-language> </account> headers: authorization: - - Basic YXBpLXRlc3RAaGVsbG8tdGVzdC5jb206NTBhNWI4YTY5YTI1NDVkYjg0YWM0MTEyYmE4Y2FjNmY= + - Basic YXBpLXRlc3RAZmFjZWJvb2suY29tOmMwMTIwOTAxMzA3MDRlNzQ4ZGFlNDlmNTZmMDVmNjhm + user-agent: + - Recurly Ruby Client v0.4.6 content-type: - application/xml accept: - "*/*" - user-agent: - - Ruby connection: - close response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 201 - message: Created + message: "Created " headers: cache-control: - no-cache location: - http://app.recurly.local:3000/accounts/account-update-1301979678 x-runtime: - - "384" + - "300" content-type: - application/xml; charset=utf-8 content-length: - "583" - set-cookie: - - _recurly_session=950737e24585c39a547dcc3c072a22d5; domain=.recurly.local; path=/; HttpOnly + server: + - WEBrick/1.3.1 (Ruby/1.9.2/2011-02-18) + date: + - Thu, 21 Apr 2011 17:58:34 GMT connection: - close - server: - - thin 1.2.7 codename No Hup + set-cookie: + - _recurly_session=1f858a2b5c2ddab2ed721ced83a96641; domain=.recurly.local; path=/; HttpOnly body: | <?xml version="1.0" encoding="UTF-8"?> <account> <id>account-update-1301979678</id> <account_code>account-update-1301979678</account_code> @@ -60,53 +62,55 @@ <first_name>Verena</first_name> <last_name>Test</last_name> <company_name>Recurly Ruby Gem</company_name> <balance_in_cents type="integer">0</balance_in_cents> <closed type="boolean">false</closed> - <hosted_login_token>d0464df0a39f42158c0a1e7e28c7e0f2</hosted_login_token> - <created_at type="datetime">2011-04-05T19:38:41Z</created_at> + <hosted_login_token>e254b980c794499e94a887799a930227</hosted_login_token> + <created_at type="datetime">2011-04-21T17:58:34Z</created_at> <state>active</state> </account> http_version: "1.1" - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get - uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1301979678.xml + uri: http://api-test%40facebook.com:c012090130704e748dae49f56f05f68f@app.recurly.local:3000/accounts/account-update-1301979678.xml body: headers: authorization: - - Basic YXBpLXRlc3RAaGVsbG8tdGVzdC5jb206NTBhNWI4YTY5YTI1NDVkYjg0YWM0MTEyYmE4Y2FjNmY= + - Basic YXBpLXRlc3RAZmFjZWJvb2suY29tOmMwMTIwOTAxMzA3MDRlNzQ4ZGFlNDlmNTZmMDVmNjhm + user-agent: + - Recurly Ruby Client v0.4.6 accept: - application/xml accept-encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 - user-agent: - - Ruby connection: - close response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 - message: OK + message: "OK " headers: x-runtime: - - "360" + - "264" content-type: - application/xml; charset=utf-8 etag: - - "\"d9d653e2e5a54e74eb0cd9c817264aa9\"" + - "\"5a2b65e239e1648bca688d74eec73149\"" cache-control: - private, max-age=0, must-revalidate content-length: - "583" - set-cookie: - - _recurly_session=b4726dd165439aedff175de93d668478; domain=.recurly.local; path=/; HttpOnly + server: + - WEBrick/1.3.1 (Ruby/1.9.2/2011-02-18) + date: + - Thu, 21 Apr 2011 17:58:36 GMT connection: - close - server: - - thin 1.2.7 codename No Hup + set-cookie: + - _recurly_session=e8b2a64019657e5f81d2c4ea80aa149c; domain=.recurly.local; path=/; HttpOnly body: | <?xml version="1.0" encoding="UTF-8"?> <account> <id>account-update-1301979678</id> <account_code>account-update-1301979678</account_code> @@ -115,20 +119,20 @@ <first_name>Verena</first_name> <last_name>Test</last_name> <company_name>Recurly Ruby Gem</company_name> <balance_in_cents type="integer">0</balance_in_cents> <closed type="boolean">false</closed> - <hosted_login_token>d0464df0a39f42158c0a1e7e28c7e0f2</hosted_login_token> - <created_at type="datetime">2011-04-05T19:38:41Z</created_at> + <hosted_login_token>e254b980c794499e94a887799a930227</hosted_login_token> + <created_at type="datetime">2011-04-21T17:58:34Z</created_at> <state>active</state> </account> http_version: "1.1" - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :put - uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1301979678.xml + uri: http://api-test%40facebook.com:c012090130704e748dae49f56f05f68f@app.recurly.local:3000/accounts/account-update-1301979678.xml body: | <?xml version="1.0" encoding="UTF-8"?> <account> <id>account-update-1301979678</id> <account-code>account-update-1301979678</account-code> @@ -137,52 +141,54 @@ <first-name>Verena</first-name> <last-name>Update Test</last-name> <company-name>Recurly Ruby Gem -- Update</company-name> <balance-in-cents type="integer">0</balance-in-cents> <closed type="boolean">false</closed> - <hosted-login-token>d0464df0a39f42158c0a1e7e28c7e0f2</hosted-login-token> - <created-at type="datetime">2011-04-05T19:38:41Z</created-at> + <hosted-login-token>e254b980c794499e94a887799a930227</hosted-login-token> + <created-at type="datetime">2011-04-21T17:58:34Z</created-at> <state>active</state> <billing-info> <credit-card> </credit-card> </billing-info> <accept-language type="yaml" nil="true"></accept-language> </account> headers: authorization: - - Basic YXBpLXRlc3RAaGVsbG8tdGVzdC5jb206NTBhNWI4YTY5YTI1NDVkYjg0YWM0MTEyYmE4Y2FjNmY= + - Basic YXBpLXRlc3RAZmFjZWJvb2suY29tOmMwMTIwOTAxMzA3MDRlNzQ4ZGFlNDlmNTZmMDVmNjhm + user-agent: + - Recurly Ruby Client v0.4.6 content-type: - application/xml accept: - "*/*" - user-agent: - - Ruby connection: - close response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 - message: OK + message: "OK " headers: x-runtime: - - "387" + - "423" content-type: - application/xml; charset=utf-8 etag: - - "\"dfa26700aa460d457206cde30e6bb7f3\"" + - "\"770ed4cf8884b5d1680fc2fedd763601\"" cache-control: - private, max-age=0, must-revalidate content-length: - "600" - set-cookie: - - _recurly_session=e3754e105cb293503a711fac736ee81f; domain=.recurly.local; path=/; HttpOnly + server: + - WEBrick/1.3.1 (Ruby/1.9.2/2011-02-18) + date: + - Thu, 21 Apr 2011 17:58:39 GMT connection: - close - server: - - thin 1.2.7 codename No Hup + set-cookie: + - _recurly_session=e3a6a1c05b327a0a12593edd5cc0922c; domain=.recurly.local; path=/; HttpOnly body: | <?xml version="1.0" encoding="UTF-8"?> <account> <id>account-update-1301979678</id> <account_code>account-update-1301979678</account_code> @@ -191,53 +197,55 @@ <first_name>Verena</first_name> <last_name>Update Test</last_name> <company_name>Recurly Ruby Gem -- Update</company_name> <balance_in_cents type="integer">0</balance_in_cents> <closed type="boolean">false</closed> - <hosted_login_token>d0464df0a39f42158c0a1e7e28c7e0f2</hosted_login_token> - <created_at type="datetime">2011-04-05T19:38:41Z</created_at> + <hosted_login_token>e254b980c794499e94a887799a930227</hosted_login_token> + <created_at type="datetime">2011-04-21T17:58:34Z</created_at> <state>active</state> </account> http_version: "1.1" - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get - uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1301979678.xml + uri: http://api-test%40facebook.com:c012090130704e748dae49f56f05f68f@app.recurly.local:3000/accounts/account-update-1301979678.xml body: headers: authorization: - - Basic YXBpLXRlc3RAaGVsbG8tdGVzdC5jb206NTBhNWI4YTY5YTI1NDVkYjg0YWM0MTEyYmE4Y2FjNmY= + - Basic YXBpLXRlc3RAZmFjZWJvb2suY29tOmMwMTIwOTAxMzA3MDRlNzQ4ZGFlNDlmNTZmMDVmNjhm + user-agent: + - Recurly Ruby Client v0.4.6 accept: - application/xml accept-encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 - user-agent: - - Ruby connection: - close response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 - message: OK + message: "OK " headers: x-runtime: - - "355" + - "261" content-type: - application/xml; charset=utf-8 etag: - - "\"dfa26700aa460d457206cde30e6bb7f3\"" + - "\"770ed4cf8884b5d1680fc2fedd763601\"" cache-control: - private, max-age=0, must-revalidate content-length: - "600" - set-cookie: - - _recurly_session=1dd59f78305fc2d0b69ff0943eda06b6; domain=.recurly.local; path=/; HttpOnly + server: + - WEBrick/1.3.1 (Ruby/1.9.2/2011-02-18) + date: + - Thu, 21 Apr 2011 17:58:41 GMT connection: - close - server: - - thin 1.2.7 codename No Hup + set-cookie: + - _recurly_session=ad60185240358cc0cfcaebac2e8bec7a; domain=.recurly.local; path=/; HttpOnly body: | <?xml version="1.0" encoding="UTF-8"?> <account> <id>account-update-1301979678</id> <account_code>account-update-1301979678</account_code> @@ -246,11 +254,11 @@ <first_name>Verena</first_name> <last_name>Update Test</last_name> <company_name>Recurly Ruby Gem -- Update</company_name> <balance_in_cents type="integer">0</balance_in_cents> <closed type="boolean">false</closed> - <hosted_login_token>d0464df0a39f42158c0a1e7e28c7e0f2</hosted_login_token> - <created_at type="datetime">2011-04-05T19:38:41Z</created_at> + <hosted_login_token>e254b980c794499e94a887799a930227</hosted_login_token> + <created_at type="datetime">2011-04-21T17:58:34Z</created_at> <state>active</state> </account> http_version: "1.1"