recurly 0.4.3 → 0.4.4

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of recurly might be problematic. Click here for more details.

Files changed (64) hide show
  1. data/lib/recurly/base.rb +9 -4
  2. data/lib/recurly/coupon.rb +1 -1
  3. data/lib/recurly/formats/xml_with_errors.rb +2 -2
  4. data/lib/recurly/rails3/recurly.rake +2 -2
  5. data/lib/recurly/version.rb +1 -1
  6. data/spec/integration/account_spec.rb +3 -3
  7. data/spec/vcr/account/accept-language-account/{1297746103.yml → 1301979678.yml} +8 -8
  8. data/spec/vcr/account/close/{1297746103.yml → 1301979678.yml} +19 -19
  9. data/spec/vcr/account/create-blank/{1297746103.yml → 1301979678.yml} +2 -2
  10. data/spec/vcr/account/create-duplicate/{1297746103.yml → 1301979678.yml} +6 -6
  11. data/spec/vcr/account/create-min/{1297746103.yml → 1301979678.yml} +8 -8
  12. data/spec/vcr/account/create/{1297746103.yml → 1301979678.yml} +8 -8
  13. data/spec/vcr/account/find/{1297746103.yml → 1301979678.yml} +17 -17
  14. data/spec/vcr/account/list/{1297746103.yml → 1301979678.yml} +151 -151
  15. data/spec/vcr/account/update/{1297746103.yml → 1301979678.yml} +36 -36
  16. data/spec/vcr/billing/create/1298594128.yml +12 -12
  17. data/spec/vcr/billing/destroy/1298594128.yml +15 -15
  18. data/spec/vcr/billing/find/1298594128.yml +16 -16
  19. data/spec/vcr/billing/update/1298594128.yml +16 -16
  20. data/spec/vcr/charge/create/1297746103.yml +20 -20
  21. data/spec/vcr/charge/delete-uninvoiced/1297746103.yml +23 -23
  22. data/spec/vcr/charge/list-all/1297746103.yml +31 -31
  23. data/spec/vcr/charge/list-invoiced/1297746103.yml +54 -54
  24. data/spec/vcr/charge/list-pending/1297746103.yml +31 -31
  25. data/spec/vcr/charge/lookup/1297746103.yml +16 -16
  26. data/spec/vcr/coupon/create/1299714521.yml +11 -11
  27. data/spec/vcr/coupon/destroy/1299714521.yml +10 -10
  28. data/spec/vcr/credit/create/1299714599.yml +16 -16
  29. data/spec/vcr/credit/delete/1299714599.yml +21 -21
  30. data/spec/vcr/credit/list/1299714599.yml +31 -31
  31. data/spec/vcr/credit/lookup/1299714599.yml +16 -16
  32. data/spec/vcr/invoice/create-no-charges/1297746103.yml +10 -10
  33. data/spec/vcr/invoice/create/1297746103.yml +30 -30
  34. data/spec/vcr/invoice/list/1297746103.yml +45 -45
  35. data/spec/vcr/invoice/lookup/1297746103.yml +31 -31
  36. data/spec/vcr/plan/all.yml +6 -6
  37. data/spec/vcr/plan/find.yml +6 -6
  38. data/spec/vcr/plan/update.yml +6 -6
  39. data/spec/vcr/subscription/addons/add/{1297746103.yml → 1301885121.yml} +49 -49
  40. data/spec/vcr/subscription/addons/create/{1301884213.yml → 1301885121.yml} +31 -31
  41. data/spec/vcr/subscription/addons/remove/{1297746103.yml → 1301885121.yml} +49 -49
  42. data/spec/vcr/subscription/cancel-with-code/1301881900.yml +43 -43
  43. data/spec/vcr/subscription/cancel/1301881900.yml +35 -35
  44. data/spec/vcr/subscription/change1/1301881900.yml +31 -31
  45. data/spec/vcr/subscription/change2/1301881900.yml +31 -31
  46. data/spec/vcr/subscription/create/1301881900.yml +13 -13
  47. data/spec/vcr/subscription/find/1301881900.yml +19 -19
  48. data/spec/vcr/subscription/reactivate/1301881900.yml +36 -36
  49. data/spec/vcr/subscription/refund-full/1301881900.yml +27 -27
  50. data/spec/vcr/subscription/refund-none/1301881900.yml +28 -28
  51. data/spec/vcr/subscription/refund-partial/1301881900.yml +28 -28
  52. data/spec/vcr/transaction/all/1301883347.yml +43 -43
  53. data/spec/vcr/transaction/create-no-account/1301883347.yml +5 -5
  54. data/spec/vcr/transaction/create-with-account/1301883347.yml +13 -13
  55. data/spec/vcr/transaction/list-filled/1301883347.yml +45 -45
  56. data/spec/vcr/transaction/list-initial/1301883347.yml +13 -13
  57. data/spec/vcr/transaction/lookup/1301883347.yml +41 -41
  58. data/spec/vcr/transaction/refund/1301883347.yml +19 -19
  59. data/spec/vcr/transaction/void/1301883347.yml +26 -26
  60. data/spec/vcr/transparent/post-url/1301879142.yml +9 -9
  61. metadata +27 -33
  62. data/spec/vcr/subscription/addons/add/1301884213.yml +0 -480
  63. data/spec/vcr/subscription/addons/create/1297746103.yml +0 -321
  64. data/spec/vcr/subscription/addons/remove/1301884213.yml +0 -449
@@ -6,7 +6,7 @@
6
6
  body: |
7
7
  <?xml version="1.0" encoding="UTF-8"?>
8
8
  <account>
9
- <account-code>account-update-1297746103</account-code>
9
+ <account-code>account-update-1301979678</account-code>
10
10
  <first-name>Verena</first-name>
11
11
  <last-name>Test</last-name>
12
12
  <email>verena@test.com</email>
@@ -37,15 +37,15 @@
37
37
  cache-control:
38
38
  - no-cache
39
39
  location:
40
- - http://app.recurly.local:3000/accounts/account-update-1297746103
40
+ - http://app.recurly.local:3000/accounts/account-update-1301979678
41
41
  x-runtime:
42
- - "412"
42
+ - "272"
43
43
  content-type:
44
44
  - application/xml; charset=utf-8
45
45
  content-length:
46
46
  - "583"
47
47
  set-cookie:
48
- - _recurly_session=88cad29bb2a1a6ba5a61a52a6cb0935d; domain=.recurly.local; path=/; HttpOnly
48
+ - _recurly_session=7951164490603927258accdfd8e46e57; domain=.recurly.local; path=/; HttpOnly
49
49
  connection:
50
50
  - close
51
51
  server:
@@ -53,8 +53,8 @@
53
53
  body: |
54
54
  <?xml version="1.0" encoding="UTF-8"?>
55
55
  <account>
56
- <id>account-update-1297746103</id>
57
- <account_code>account-update-1297746103</account_code>
56
+ <id>account-update-1301979678</id>
57
+ <account_code>account-update-1301979678</account_code>
58
58
  <username></username>
59
59
  <email>verena@test.com</email>
60
60
  <first_name>Verena</first_name>
@@ -62,8 +62,8 @@
62
62
  <company_name>Recurly Ruby Gem</company_name>
63
63
  <balance_in_cents type="integer">0</balance_in_cents>
64
64
  <closed type="boolean">false</closed>
65
- <hosted_login_token>d0e2f08837f44160b15fac054e4ee702</hosted_login_token>
66
- <created_at type="datetime">2011-04-04T02:17:31Z</created_at>
65
+ <hosted_login_token>501770e12d2a446b9730844a052db8d5</hosted_login_token>
66
+ <created_at type="datetime">2011-04-05T05:13:13Z</created_at>
67
67
  <state>active</state>
68
68
  </account>
69
69
 
@@ -71,7 +71,7 @@
71
71
  - !ruby/struct:VCR::HTTPInteraction
72
72
  request: !ruby/struct:VCR::Request
73
73
  method: :get
74
- uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1297746103.xml
74
+ uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1301979678.xml
75
75
  body:
76
76
  headers:
77
77
  authorization:
@@ -90,17 +90,17 @@
90
90
  message: OK
91
91
  headers:
92
92
  x-runtime:
93
- - "311"
93
+ - "243"
94
94
  content-type:
95
95
  - application/xml; charset=utf-8
96
96
  etag:
97
- - "\"927e535b3d07cc9bc9fa474de28cade2\""
97
+ - "\"e54d32db76915cb5aaf91f5fa6eed8cb\""
98
98
  cache-control:
99
99
  - private, max-age=0, must-revalidate
100
100
  content-length:
101
101
  - "583"
102
102
  set-cookie:
103
- - _recurly_session=41040e11e0dc1acc33d3c5b38ed7e427; domain=.recurly.local; path=/; HttpOnly
103
+ - _recurly_session=08e83cc578c74291a15ca08bf6868a95; domain=.recurly.local; path=/; HttpOnly
104
104
  connection:
105
105
  - close
106
106
  server:
@@ -108,8 +108,8 @@
108
108
  body: |
109
109
  <?xml version="1.0" encoding="UTF-8"?>
110
110
  <account>
111
- <id>account-update-1297746103</id>
112
- <account_code>account-update-1297746103</account_code>
111
+ <id>account-update-1301979678</id>
112
+ <account_code>account-update-1301979678</account_code>
113
113
  <username></username>
114
114
  <email>verena@test.com</email>
115
115
  <first_name>Verena</first_name>
@@ -117,8 +117,8 @@
117
117
  <company_name>Recurly Ruby Gem</company_name>
118
118
  <balance_in_cents type="integer">0</balance_in_cents>
119
119
  <closed type="boolean">false</closed>
120
- <hosted_login_token>d0e2f08837f44160b15fac054e4ee702</hosted_login_token>
121
- <created_at type="datetime">2011-04-04T02:17:31Z</created_at>
120
+ <hosted_login_token>501770e12d2a446b9730844a052db8d5</hosted_login_token>
121
+ <created_at type="datetime">2011-04-05T05:13:13Z</created_at>
122
122
  <state>active</state>
123
123
  </account>
124
124
 
@@ -126,12 +126,12 @@
126
126
  - !ruby/struct:VCR::HTTPInteraction
127
127
  request: !ruby/struct:VCR::Request
128
128
  method: :put
129
- uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1297746103.xml
129
+ uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1301979678.xml
130
130
  body: |
131
131
  <?xml version="1.0" encoding="UTF-8"?>
132
132
  <account>
133
- <id>account-update-1297746103</id>
134
- <account-code>account-update-1297746103</account-code>
133
+ <id>account-update-1301979678</id>
134
+ <account-code>account-update-1301979678</account-code>
135
135
  <username type="yaml" nil="true"></username>
136
136
  <email>verena@test.com</email>
137
137
  <first-name>Verena</first-name>
@@ -139,8 +139,8 @@
139
139
  <company-name>Recurly Ruby Gem -- Update</company-name>
140
140
  <balance-in-cents type="integer">0</balance-in-cents>
141
141
  <closed type="boolean">false</closed>
142
- <hosted-login-token>d0e2f08837f44160b15fac054e4ee702</hosted-login-token>
143
- <created-at type="datetime">2011-04-04T02:17:31Z</created-at>
142
+ <hosted-login-token>501770e12d2a446b9730844a052db8d5</hosted-login-token>
143
+ <created-at type="datetime">2011-04-05T05:13:13Z</created-at>
144
144
  <state>active</state>
145
145
  <billing-info>
146
146
  <credit-card>
@@ -166,17 +166,17 @@
166
166
  message: OK
167
167
  headers:
168
168
  x-runtime:
169
- - "491"
169
+ - "266"
170
170
  content-type:
171
171
  - application/xml; charset=utf-8
172
172
  etag:
173
- - "\"e4c3deedc262e68fcb0815e8e10a26b8\""
173
+ - "\"3ba13567c7a01c00427e6cdf07d936e8\""
174
174
  cache-control:
175
175
  - private, max-age=0, must-revalidate
176
176
  content-length:
177
177
  - "600"
178
178
  set-cookie:
179
- - _recurly_session=4bb882a50ac3d07ecbb0a629726a8ef4; domain=.recurly.local; path=/; HttpOnly
179
+ - _recurly_session=c2649e4d8a12e9648416a6e9dcf320a6; domain=.recurly.local; path=/; HttpOnly
180
180
  connection:
181
181
  - close
182
182
  server:
@@ -184,8 +184,8 @@
184
184
  body: |
185
185
  <?xml version="1.0" encoding="UTF-8"?>
186
186
  <account>
187
- <id>account-update-1297746103</id>
188
- <account_code>account-update-1297746103</account_code>
187
+ <id>account-update-1301979678</id>
188
+ <account_code>account-update-1301979678</account_code>
189
189
  <username></username>
190
190
  <email>verena@test.com</email>
191
191
  <first_name>Verena</first_name>
@@ -193,8 +193,8 @@
193
193
  <company_name>Recurly Ruby Gem -- Update</company_name>
194
194
  <balance_in_cents type="integer">0</balance_in_cents>
195
195
  <closed type="boolean">false</closed>
196
- <hosted_login_token>d0e2f08837f44160b15fac054e4ee702</hosted_login_token>
197
- <created_at type="datetime">2011-04-04T02:17:31Z</created_at>
196
+ <hosted_login_token>501770e12d2a446b9730844a052db8d5</hosted_login_token>
197
+ <created_at type="datetime">2011-04-05T05:13:13Z</created_at>
198
198
  <state>active</state>
199
199
  </account>
200
200
 
@@ -202,7 +202,7 @@
202
202
  - !ruby/struct:VCR::HTTPInteraction
203
203
  request: !ruby/struct:VCR::Request
204
204
  method: :get
205
- uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1297746103.xml
205
+ uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts/account-update-1301979678.xml
206
206
  body:
207
207
  headers:
208
208
  authorization:
@@ -221,17 +221,17 @@
221
221
  message: OK
222
222
  headers:
223
223
  x-runtime:
224
- - "340"
224
+ - "234"
225
225
  content-type:
226
226
  - application/xml; charset=utf-8
227
227
  etag:
228
- - "\"e4c3deedc262e68fcb0815e8e10a26b8\""
228
+ - "\"3ba13567c7a01c00427e6cdf07d936e8\""
229
229
  cache-control:
230
230
  - private, max-age=0, must-revalidate
231
231
  content-length:
232
232
  - "600"
233
233
  set-cookie:
234
- - _recurly_session=ace38a9ec616f88bcb362cbf83e997fe; domain=.recurly.local; path=/; HttpOnly
234
+ - _recurly_session=3b46a958bb9ea26edb3759ca07575b51; domain=.recurly.local; path=/; HttpOnly
235
235
  connection:
236
236
  - close
237
237
  server:
@@ -239,8 +239,8 @@
239
239
  body: |
240
240
  <?xml version="1.0" encoding="UTF-8"?>
241
241
  <account>
242
- <id>account-update-1297746103</id>
243
- <account_code>account-update-1297746103</account_code>
242
+ <id>account-update-1301979678</id>
243
+ <account_code>account-update-1301979678</account_code>
244
244
  <username></username>
245
245
  <email>verena@test.com</email>
246
246
  <first_name>Verena</first_name>
@@ -248,8 +248,8 @@
248
248
  <company_name>Recurly Ruby Gem -- Update</company_name>
249
249
  <balance_in_cents type="integer">0</balance_in_cents>
250
250
  <closed type="boolean">false</closed>
251
- <hosted_login_token>d0e2f08837f44160b15fac054e4ee702</hosted_login_token>
252
- <created_at type="datetime">2011-04-04T02:17:31Z</created_at>
251
+ <hosted_login_token>501770e12d2a446b9730844a052db8d5</hosted_login_token>
252
+ <created_at type="datetime">2011-04-05T05:13:13Z</created_at>
253
253
  <state>active</state>
254
254
  </account>
255
255
 
@@ -39,13 +39,13 @@
39
39
  location:
40
40
  - http://app.recurly.local:3000/accounts/billing-create-1298594128
41
41
  x-runtime:
42
- - "339"
42
+ - "273"
43
43
  content-type:
44
44
  - application/xml; charset=utf-8
45
45
  content-length:
46
46
  - "583"
47
47
  set-cookie:
48
- - _recurly_session=e89dc4f852a0438d9868268fe4d82c37; domain=.recurly.local; path=/; HttpOnly
48
+ - _recurly_session=202b1d84edf26a7b3ce400ddcd461e54; domain=.recurly.local; path=/; HttpOnly
49
49
  connection:
50
50
  - close
51
51
  server:
@@ -62,8 +62,8 @@
62
62
  <company_name>Recurly Ruby Gem</company_name>
63
63
  <balance_in_cents type="integer">0</balance_in_cents>
64
64
  <closed type="boolean">false</closed>
65
- <hosted_login_token>8835713e68bb4a7b93ea620c979579ef</hosted_login_token>
66
- <created_at type="datetime">2011-04-04T02:18:57Z</created_at>
65
+ <hosted_login_token>bfe40ceed14d4d1097583019cdf96551</hosted_login_token>
66
+ <created_at type="datetime">2011-04-05T05:14:19Z</created_at>
67
67
  <state>active</state>
68
68
  </account>
69
69
 
@@ -107,17 +107,17 @@
107
107
  message: OK
108
108
  headers:
109
109
  x-runtime:
110
- - "1823"
110
+ - "1854"
111
111
  content-type:
112
112
  - application/xml; charset=utf-8
113
113
  etag:
114
- - "\"7c72f80b69d2fc06e2b992406e49978c\""
114
+ - "\"1a783db7a733a29a0039ed3531e3ef06\""
115
115
  cache-control:
116
116
  - private, max-age=0, must-revalidate
117
117
  content-length:
118
118
  - "640"
119
119
  set-cookie:
120
- - _recurly_session=9c874db61eda69e1064cb61d1b91c519; domain=.recurly.local; path=/; HttpOnly
120
+ - _recurly_session=53d4d45b206552c999557728f8e4fd51; domain=.recurly.local; path=/; HttpOnly
121
121
  connection:
122
122
  - close
123
123
  server:
@@ -143,7 +143,7 @@
143
143
  <month type="integer">4</month>
144
144
  <year type="integer">2012</year>
145
145
  </credit_card>
146
- <updated_at type="datetime">2011-04-04T02:19:01Z</updated_at>
146
+ <updated_at type="datetime">2011-04-05T05:14:23Z</updated_at>
147
147
  </billing_info>
148
148
 
149
149
  http_version: "1.1"
@@ -169,17 +169,17 @@
169
169
  message: OK
170
170
  headers:
171
171
  x-runtime:
172
- - "301"
172
+ - "236"
173
173
  content-type:
174
174
  - application/xml; charset=utf-8
175
175
  etag:
176
- - "\"7c72f80b69d2fc06e2b992406e49978c\""
176
+ - "\"1a783db7a733a29a0039ed3531e3ef06\""
177
177
  cache-control:
178
178
  - private, max-age=0, must-revalidate
179
179
  content-length:
180
180
  - "640"
181
181
  set-cookie:
182
- - _recurly_session=fde10ceaf57d641013859595be659b9f; domain=.recurly.local; path=/; HttpOnly
182
+ - _recurly_session=755485197ecc0e56ef7c126661fa10e2; domain=.recurly.local; path=/; HttpOnly
183
183
  connection:
184
184
  - close
185
185
  server:
@@ -205,7 +205,7 @@
205
205
  <month type="integer">4</month>
206
206
  <year type="integer">2012</year>
207
207
  </credit_card>
208
- <updated_at type="datetime">2011-04-04T02:19:01Z</updated_at>
208
+ <updated_at type="datetime">2011-04-05T05:14:23Z</updated_at>
209
209
  </billing_info>
210
210
 
211
211
  http_version: "1.1"
@@ -39,13 +39,13 @@
39
39
  location:
40
40
  - http://app.recurly.local:3000/accounts/billing-destroy-1298594128
41
41
  x-runtime:
42
- - "368"
42
+ - "423"
43
43
  content-type:
44
44
  - application/xml; charset=utf-8
45
45
  content-length:
46
46
  - "585"
47
47
  set-cookie:
48
- - _recurly_session=ec7ac1c5875063a1ebb99fde8dcaca57; domain=.recurly.local; path=/; HttpOnly
48
+ - _recurly_session=c49c7036b3ff2d7b94430d2405e7f6da; domain=.recurly.local; path=/; HttpOnly
49
49
  connection:
50
50
  - close
51
51
  server:
@@ -62,8 +62,8 @@
62
62
  <company_name>Recurly Ruby Gem</company_name>
63
63
  <balance_in_cents type="integer">0</balance_in_cents>
64
64
  <closed type="boolean">false</closed>
65
- <hosted_login_token>46292bb4a4b7430e89b61b3bfa03a99b</hosted_login_token>
66
- <created_at type="datetime">2011-04-04T02:19:32Z</created_at>
65
+ <hosted_login_token>c152cfc1ad8344ca9f557f5f617fe7a7</hosted_login_token>
66
+ <created_at type="datetime">2011-04-05T05:14:47Z</created_at>
67
67
  <state>active</state>
68
68
  </account>
69
69
 
@@ -107,17 +107,17 @@
107
107
  message: OK
108
108
  headers:
109
109
  x-runtime:
110
- - "1822"
110
+ - "2393"
111
111
  content-type:
112
112
  - application/xml; charset=utf-8
113
113
  etag:
114
- - "\"7380ee758975aad1983b063587279aaf\""
114
+ - "\"b46027b2cdb241190bd0d976722c07e7\""
115
115
  cache-control:
116
116
  - private, max-age=0, must-revalidate
117
117
  content-length:
118
118
  - "650"
119
119
  set-cookie:
120
- - _recurly_session=1be79f70332ecafdbe3c7d44920ef285; domain=.recurly.local; path=/; HttpOnly
120
+ - _recurly_session=1b99987b129c002f8a13da02164e7bca; domain=.recurly.local; path=/; HttpOnly
121
121
  connection:
122
122
  - close
123
123
  server:
@@ -143,7 +143,7 @@
143
143
  <month type="integer">4</month>
144
144
  <year type="integer">2012</year>
145
145
  </credit_card>
146
- <updated_at type="datetime">2011-04-04T02:19:37Z</updated_at>
146
+ <updated_at type="datetime">2011-04-05T05:14:51Z</updated_at>
147
147
  </billing_info>
148
148
 
149
149
  http_version: "1.1"
@@ -169,17 +169,17 @@
169
169
  message: OK
170
170
  headers:
171
171
  x-runtime:
172
- - "303"
172
+ - "236"
173
173
  content-type:
174
174
  - application/xml; charset=utf-8
175
175
  etag:
176
- - "\"7380ee758975aad1983b063587279aaf\""
176
+ - "\"b46027b2cdb241190bd0d976722c07e7\""
177
177
  cache-control:
178
178
  - private, max-age=0, must-revalidate
179
179
  content-length:
180
180
  - "650"
181
181
  set-cookie:
182
- - _recurly_session=5e591dea1d0b78179c88a9ee6465e0e8; domain=.recurly.local; path=/; HttpOnly
182
+ - _recurly_session=45114df5ba07ee9dd6e085c31fdca6b2; domain=.recurly.local; path=/; HttpOnly
183
183
  connection:
184
184
  - close
185
185
  server:
@@ -205,7 +205,7 @@
205
205
  <month type="integer">4</month>
206
206
  <year type="integer">2012</year>
207
207
  </credit_card>
208
- <updated_at type="datetime">2011-04-04T02:19:37Z</updated_at>
208
+ <updated_at type="datetime">2011-04-05T05:14:51Z</updated_at>
209
209
  </billing_info>
210
210
 
211
211
  http_version: "1.1"
@@ -231,13 +231,13 @@
231
231
  cache-control:
232
232
  - no-cache
233
233
  x-runtime:
234
- - "332"
234
+ - "238"
235
235
  content-type:
236
236
  - application/xml; charset=utf-8
237
237
  content-length:
238
238
  - "1"
239
239
  set-cookie:
240
- - _recurly_session=851c2c8b372cc6bc6206c4dc9e13967b; domain=.recurly.local; path=/; HttpOnly
240
+ - _recurly_session=34606b29fedec317f602c6cdfdc65205; domain=.recurly.local; path=/; HttpOnly
241
241
  connection:
242
242
  - close
243
243
  server:
@@ -272,7 +272,7 @@
272
272
  content-length:
273
273
  - "98"
274
274
  set-cookie:
275
- - _recurly_session=e477df22b034668dc01cb03cddf6f81e; domain=.recurly.local; path=/; HttpOnly
275
+ - _recurly_session=2e4e997358299093b1ae77f11696789b; domain=.recurly.local; path=/; HttpOnly
276
276
  connection:
277
277
  - close
278
278
  server:
@@ -39,13 +39,13 @@
39
39
  location:
40
40
  - http://app.recurly.local:3000/accounts/billing-find-1298594128
41
41
  x-runtime:
42
- - "416"
42
+ - "264"
43
43
  content-type:
44
44
  - application/xml; charset=utf-8
45
45
  content-length:
46
46
  - "579"
47
47
  set-cookie:
48
- - _recurly_session=fcd13745ba96fa34e1a13b17055ecf49; domain=.recurly.local; path=/; HttpOnly
48
+ - _recurly_session=7362c511251390ef45f15c6e20382512; domain=.recurly.local; path=/; HttpOnly
49
49
  connection:
50
50
  - close
51
51
  server:
@@ -62,8 +62,8 @@
62
62
  <company_name>Recurly Ruby Gem</company_name>
63
63
  <balance_in_cents type="integer">0</balance_in_cents>
64
64
  <closed type="boolean">false</closed>
65
- <hosted_login_token>14394c4faf4549c8a3573428c6436274</hosted_login_token>
66
- <created_at type="datetime">2011-04-04T02:19:19Z</created_at>
65
+ <hosted_login_token>1c30fe22e0c54f15b0e08bad77c10b13</hosted_login_token>
66
+ <created_at type="datetime">2011-04-05T05:14:38Z</created_at>
67
67
  <state>active</state>
68
68
  </account>
69
69
 
@@ -108,17 +108,17 @@
108
108
  message: OK
109
109
  headers:
110
110
  x-runtime:
111
- - "2277"
111
+ - "2008"
112
112
  content-type:
113
113
  - application/xml; charset=utf-8
114
114
  etag:
115
- - "\"9033f2aa382ff9ddc29578c631252c8f\""
115
+ - "\"000c991da1657a3e2a01b42b850bb9bb\""
116
116
  cache-control:
117
117
  - private, max-age=0, must-revalidate
118
118
  content-length:
119
119
  - "638"
120
120
  set-cookie:
121
- - _recurly_session=fc6b3d1a8312e7560b967e4daa680e86; domain=.recurly.local; path=/; HttpOnly
121
+ - _recurly_session=9081b7c39bdb0048361afd7a1e1dfa90; domain=.recurly.local; path=/; HttpOnly
122
122
  connection:
123
123
  - close
124
124
  server:
@@ -144,7 +144,7 @@
144
144
  <month type="integer">4</month>
145
145
  <year type="integer">2012</year>
146
146
  </credit_card>
147
- <updated_at type="datetime">2011-04-04T02:19:24Z</updated_at>
147
+ <updated_at type="datetime">2011-04-05T05:14:41Z</updated_at>
148
148
  </billing_info>
149
149
 
150
150
  http_version: "1.1"
@@ -170,17 +170,17 @@
170
170
  message: OK
171
171
  headers:
172
172
  x-runtime:
173
- - "112"
173
+ - "239"
174
174
  content-type:
175
175
  - application/xml; charset=utf-8
176
176
  etag:
177
- - "\"9033f2aa382ff9ddc29578c631252c8f\""
177
+ - "\"000c991da1657a3e2a01b42b850bb9bb\""
178
178
  cache-control:
179
179
  - private, max-age=0, must-revalidate
180
180
  content-length:
181
181
  - "638"
182
182
  set-cookie:
183
- - _recurly_session=54272f2187cf3c810d948745648cb666; domain=.recurly.local; path=/; HttpOnly
183
+ - _recurly_session=4da8f0fc90bd900abe0f88b9a5d22bfa; domain=.recurly.local; path=/; HttpOnly
184
184
  connection:
185
185
  - close
186
186
  server:
@@ -206,7 +206,7 @@
206
206
  <month type="integer">4</month>
207
207
  <year type="integer">2012</year>
208
208
  </credit_card>
209
- <updated_at type="datetime">2011-04-04T02:19:24Z</updated_at>
209
+ <updated_at type="datetime">2011-04-05T05:14:41Z</updated_at>
210
210
  </billing_info>
211
211
 
212
212
  http_version: "1.1"
@@ -232,17 +232,17 @@
232
232
  message: OK
233
233
  headers:
234
234
  x-runtime:
235
- - "341"
235
+ - "238"
236
236
  content-type:
237
237
  - application/xml; charset=utf-8
238
238
  etag:
239
- - "\"9033f2aa382ff9ddc29578c631252c8f\""
239
+ - "\"000c991da1657a3e2a01b42b850bb9bb\""
240
240
  cache-control:
241
241
  - private, max-age=0, must-revalidate
242
242
  content-length:
243
243
  - "638"
244
244
  set-cookie:
245
- - _recurly_session=6ca6a0e6cdf16687f4a5f653f0415074; domain=.recurly.local; path=/; HttpOnly
245
+ - _recurly_session=654821834f7d3d783c28e8b18d4b6527; domain=.recurly.local; path=/; HttpOnly
246
246
  connection:
247
247
  - close
248
248
  server:
@@ -268,7 +268,7 @@
268
268
  <month type="integer">4</month>
269
269
  <year type="integer">2012</year>
270
270
  </credit_card>
271
- <updated_at type="datetime">2011-04-04T02:19:24Z</updated_at>
271
+ <updated_at type="datetime">2011-04-05T05:14:41Z</updated_at>
272
272
  </billing_info>
273
273
 
274
274
  http_version: "1.1"