spec/vcr/account/create-min/1301979678.yml in recurly-0.4.5 vs spec/vcr/account/create-min/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>d00d-1301979678</account-code> <billing-info> @@ -14,40 +14,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/d00d-1301979678 x-runtime: - - "381" + - "288" content-type: - application/xml; charset=utf-8 content-length: - "522" - set-cookie: - - _recurly_session=d08e4ed31d98adee87b8dca95493a8aa; domain=.recurly.local; path=/; HttpOnly + server: + - WEBrick/1.3.1 (Ruby/1.9.2/2011-02-18) + date: + - Thu, 21 Apr 2011 17:56:58 GMT connection: - close - server: - - thin 1.2.7 codename No Hup + set-cookie: + - _recurly_session=c86b936034e69e6e761b41d9603be064; domain=.recurly.local; path=/; HttpOnly body: | <?xml version="1.0" encoding="UTF-8"?> <account> <id>d00d-1301979678</id> <account_code>d00d-1301979678</account_code> @@ -56,11 +58,11 @@ <first_name></first_name> <last_name></last_name> <company_name></company_name> <balance_in_cents type="integer">0</balance_in_cents> <closed type="boolean">false</closed> - <hosted_login_token>7dbb7ce567384d84850c138f966a1b15</hosted_login_token> - <created_at type="datetime">2011-04-05T19:37:28Z</created_at> + <hosted_login_token>da3a0843ebf04914b81a01b922eef2b7</hosted_login_token> + <created_at type="datetime">2011-04-21T17:56:57Z</created_at> <state>active</state> </account> http_version: "1.1"