our-eel-hacks 0.0.16 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/lib/our-eel-hacks/autoscaler.rb +2 -2
- data/lib/our-eel-hacks/heroku-client.rb +23 -0
- data/spec/autoscaler.rb +6 -9
- data/spec/rack.rb +1 -1
- data/spec_help/cassettes/OurEelHacks.yml +173 -0
- data/spec_help/spec_helper.rb +14 -5
- metadata +14 -14
- data/spec_help/cassettes/OurEelHacks_Autoscaler.yml +0 -664
- data/spec_help/cassettes/OurEelHacks_Rack.yml +0 -640
@@ -1,640 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://api.heroku.com/apps/sbmp
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
accept:
|
11
|
-
- ! '*/*; q=0.5, application/xml'
|
12
|
-
accept-encoding:
|
13
|
-
- gzip, deflate
|
14
|
-
x-heroku-api-version:
|
15
|
-
- '2'
|
16
|
-
user-agent:
|
17
|
-
- heroku-gem/2.25.0
|
18
|
-
x-ruby-version:
|
19
|
-
- 1.9.3
|
20
|
-
x-ruby-platform:
|
21
|
-
- i686-linux
|
22
|
-
authorization:
|
23
|
-
- Basic Og==
|
24
|
-
response:
|
25
|
-
status:
|
26
|
-
code: 401
|
27
|
-
message: Unauthorized
|
28
|
-
headers:
|
29
|
-
server:
|
30
|
-
- nginx
|
31
|
-
date:
|
32
|
-
- Fri, 04 May 2012 21:06:52 GMT
|
33
|
-
content-type:
|
34
|
-
- application/xml; charset=utf-8
|
35
|
-
connection:
|
36
|
-
- keep-alive
|
37
|
-
status:
|
38
|
-
- 401 Unauthorized
|
39
|
-
www-authenticate:
|
40
|
-
- Basic realm="Application"
|
41
|
-
x-runtime:
|
42
|
-
- '12'
|
43
|
-
content-length:
|
44
|
-
- '27'
|
45
|
-
cache-control:
|
46
|
-
- no-cache
|
47
|
-
strict-transport-security:
|
48
|
-
- max-age=500
|
49
|
-
body:
|
50
|
-
encoding: US-ASCII
|
51
|
-
string: ! 'HTTP Basic: Access denied.
|
52
|
-
|
53
|
-
'
|
54
|
-
http_version: '1.1'
|
55
|
-
recorded_at: Fri, 04 May 2012 21:04:49 GMT
|
56
|
-
- request:
|
57
|
-
method: get
|
58
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp
|
59
|
-
body:
|
60
|
-
encoding: US-ASCII
|
61
|
-
string: ''
|
62
|
-
headers:
|
63
|
-
accept:
|
64
|
-
- ! '*/*; q=0.5, application/xml'
|
65
|
-
accept-encoding:
|
66
|
-
- gzip, deflate
|
67
|
-
x-heroku-api-version:
|
68
|
-
- '2'
|
69
|
-
user-agent:
|
70
|
-
- heroku-gem/2.25.0
|
71
|
-
x-ruby-version:
|
72
|
-
- 1.9.3
|
73
|
-
x-ruby-platform:
|
74
|
-
- i686-linux
|
75
|
-
authorization:
|
76
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
77
|
-
response:
|
78
|
-
status:
|
79
|
-
code: 200
|
80
|
-
message: OK
|
81
|
-
headers:
|
82
|
-
server:
|
83
|
-
- nginx
|
84
|
-
date:
|
85
|
-
- Fri, 04 May 2012 21:09:14 GMT
|
86
|
-
content-type:
|
87
|
-
- application/xml; charset=utf-8
|
88
|
-
connection:
|
89
|
-
- keep-alive
|
90
|
-
status:
|
91
|
-
- 200 OK
|
92
|
-
etag:
|
93
|
-
- ! '"e32026fbb1ab6519a01cf80025f08660"'
|
94
|
-
x-runtime:
|
95
|
-
- '40'
|
96
|
-
content-length:
|
97
|
-
- '871'
|
98
|
-
cache-control:
|
99
|
-
- private, max-age=0, must-revalidate
|
100
|
-
strict-transport-security:
|
101
|
-
- max-age=500
|
102
|
-
body:
|
103
|
-
encoding: US-ASCII
|
104
|
-
string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<app>\n <created-at
|
105
|
-
type=\"datetime\">2012-02-26T21:42:49-08:00</created-at>\n <dynos type=\"integer\">0</dynos>\n
|
106
|
-
\ <name>sbmp</name>\n <repo-size type=\"integer\">220864512</repo-size>\n
|
107
|
-
\ <requested-stack nil=\"true\"></requested-stack>\n <slug-size type=\"integer\">85061632</slug-size>\n
|
108
|
-
\ <stack>cedar</stack>\n <workers type=\"integer\">0</workers>\n <create-status
|
109
|
-
type=\"symbol\">complete</create-status>\n <repo-migrate-status type=\"symbol\">complete</repo-migrate-status>\n
|
110
|
-
\ <buildpack-provided-description>Ruby/Rails</buildpack-provided-description>\n
|
111
|
-
\ <id>app3049118@heroku.com</id>\n <domain_name>sbmp.herokuapp.com</domain_name>\n
|
112
|
-
\ <owner>aws@salesbump.com</owner>\n <web_url>http://sbmp.herokuapp.com/</web_url>\n
|
113
|
-
\ <git_url>git@heroku.com:sbmp.git</git_url>\n <database_size></database_size>\n
|
114
|
-
\ <stateless-codex>true</stateless-codex>\n</app>\n"
|
115
|
-
http_version: '1.1'
|
116
|
-
recorded_at: Fri, 04 May 2012 21:07:11 GMT
|
117
|
-
- request:
|
118
|
-
method: get
|
119
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp/collaborators
|
120
|
-
body:
|
121
|
-
encoding: US-ASCII
|
122
|
-
string: ''
|
123
|
-
headers:
|
124
|
-
accept:
|
125
|
-
- ! '*/*; q=0.5, application/xml'
|
126
|
-
accept-encoding:
|
127
|
-
- gzip, deflate
|
128
|
-
x-heroku-api-version:
|
129
|
-
- '2'
|
130
|
-
user-agent:
|
131
|
-
- heroku-gem/2.25.0
|
132
|
-
x-ruby-version:
|
133
|
-
- 1.9.3
|
134
|
-
x-ruby-platform:
|
135
|
-
- i686-linux
|
136
|
-
authorization:
|
137
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
138
|
-
response:
|
139
|
-
status:
|
140
|
-
code: 200
|
141
|
-
message: OK
|
142
|
-
headers:
|
143
|
-
server:
|
144
|
-
- nginx
|
145
|
-
date:
|
146
|
-
- Fri, 04 May 2012 21:09:14 GMT
|
147
|
-
content-type:
|
148
|
-
- application/xml; charset=utf-8
|
149
|
-
connection:
|
150
|
-
- keep-alive
|
151
|
-
status:
|
152
|
-
- 200 OK
|
153
|
-
etag:
|
154
|
-
- ! '"89032632d1ae99be4cc6bc10767a1adc"'
|
155
|
-
x-runtime:
|
156
|
-
- '34'
|
157
|
-
content-length:
|
158
|
-
- '270'
|
159
|
-
cache-control:
|
160
|
-
- private, max-age=0, must-revalidate
|
161
|
-
strict-transport-security:
|
162
|
-
- max-age=500
|
163
|
-
body:
|
164
|
-
encoding: US-ASCII
|
165
|
-
string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<collaborators>\n <collaborator>\n
|
166
|
-
\ <email>aws@salesbump.com</email>\n <access>edit</access>\n </collaborator>\n
|
167
|
-
\ <collaborator>\n <email>judson@lrdesign.com</email>\n <access>edit</access>\n
|
168
|
-
\ </collaborator>\n</collaborators>\n"
|
169
|
-
http_version: '1.1'
|
170
|
-
recorded_at: Fri, 04 May 2012 21:07:11 GMT
|
171
|
-
- request:
|
172
|
-
method: get
|
173
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp/addons
|
174
|
-
body:
|
175
|
-
encoding: US-ASCII
|
176
|
-
string: ''
|
177
|
-
headers:
|
178
|
-
accept:
|
179
|
-
- application/json
|
180
|
-
accept-encoding:
|
181
|
-
- gzip, deflate
|
182
|
-
x-heroku-api-version:
|
183
|
-
- '2'
|
184
|
-
user-agent:
|
185
|
-
- heroku-gem/2.25.0
|
186
|
-
x-ruby-version:
|
187
|
-
- 1.9.3
|
188
|
-
x-ruby-platform:
|
189
|
-
- i686-linux
|
190
|
-
authorization:
|
191
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
192
|
-
response:
|
193
|
-
status:
|
194
|
-
code: 200
|
195
|
-
message: OK
|
196
|
-
headers:
|
197
|
-
server:
|
198
|
-
- nginx
|
199
|
-
date:
|
200
|
-
- Fri, 04 May 2012 21:09:15 GMT
|
201
|
-
content-type:
|
202
|
-
- application/json; charset=utf-8
|
203
|
-
connection:
|
204
|
-
- keep-alive
|
205
|
-
status:
|
206
|
-
- 200 OK
|
207
|
-
etag:
|
208
|
-
- ! '"3af6412d378895e01d969c520cc169c5"'
|
209
|
-
x-runtime:
|
210
|
-
- '79'
|
211
|
-
content-length:
|
212
|
-
- '818'
|
213
|
-
cache-control:
|
214
|
-
- private, max-age=0, must-revalidate
|
215
|
-
strict-transport-security:
|
216
|
-
- max-age=500
|
217
|
-
body:
|
218
|
-
encoding: US-ASCII
|
219
|
-
string: ! '[{"beta":false,"attachable":false,"configured":"mysql2://sbmpdev:sbmpdev2244@dev.c2wvnyihe8jq.us-east-1.rds.amazonaws.com/sbmp","url":"http://devcenter.heroku.com/articles/amazon_rds","state":"public","name":"amazon_rds","description":"Amazon
|
220
|
-
RDS","price":{"cents":0,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"redistogo:medium","description":"Redis
|
221
|
-
To Go Medium","price":{"cents":11000,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"sendgrid:starter","description":"SendGrid
|
222
|
-
Starter","price":{"cents":0,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"shared-database:5mb","description":"Shared
|
223
|
-
Database 5MB","price":{"cents":0,"unit":"month"}}]'
|
224
|
-
http_version: '1.1'
|
225
|
-
recorded_at: Fri, 04 May 2012 21:07:12 GMT
|
226
|
-
- request:
|
227
|
-
method: get
|
228
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp
|
229
|
-
body:
|
230
|
-
encoding: US-ASCII
|
231
|
-
string: ''
|
232
|
-
headers:
|
233
|
-
accept:
|
234
|
-
- ! '*/*; q=0.5, application/xml'
|
235
|
-
accept-encoding:
|
236
|
-
- gzip, deflate
|
237
|
-
x-heroku-api-version:
|
238
|
-
- '2'
|
239
|
-
user-agent:
|
240
|
-
- heroku-gem/2.25.0
|
241
|
-
x-ruby-version:
|
242
|
-
- 1.9.3
|
243
|
-
x-ruby-platform:
|
244
|
-
- i686-linux
|
245
|
-
authorization:
|
246
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
247
|
-
response:
|
248
|
-
status:
|
249
|
-
code: 200
|
250
|
-
message: OK
|
251
|
-
headers:
|
252
|
-
server:
|
253
|
-
- nginx
|
254
|
-
date:
|
255
|
-
- Fri, 04 May 2012 21:09:15 GMT
|
256
|
-
content-type:
|
257
|
-
- application/xml; charset=utf-8
|
258
|
-
connection:
|
259
|
-
- keep-alive
|
260
|
-
status:
|
261
|
-
- 200 OK
|
262
|
-
etag:
|
263
|
-
- ! '"e32026fbb1ab6519a01cf80025f08660"'
|
264
|
-
x-runtime:
|
265
|
-
- '51'
|
266
|
-
content-length:
|
267
|
-
- '871'
|
268
|
-
cache-control:
|
269
|
-
- private, max-age=0, must-revalidate
|
270
|
-
strict-transport-security:
|
271
|
-
- max-age=500
|
272
|
-
body:
|
273
|
-
encoding: US-ASCII
|
274
|
-
string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<app>\n <created-at
|
275
|
-
type=\"datetime\">2012-02-26T21:42:49-08:00</created-at>\n <dynos type=\"integer\">0</dynos>\n
|
276
|
-
\ <name>sbmp</name>\n <repo-size type=\"integer\">220864512</repo-size>\n
|
277
|
-
\ <requested-stack nil=\"true\"></requested-stack>\n <slug-size type=\"integer\">85061632</slug-size>\n
|
278
|
-
\ <stack>cedar</stack>\n <workers type=\"integer\">0</workers>\n <create-status
|
279
|
-
type=\"symbol\">complete</create-status>\n <repo-migrate-status type=\"symbol\">complete</repo-migrate-status>\n
|
280
|
-
\ <buildpack-provided-description>Ruby/Rails</buildpack-provided-description>\n
|
281
|
-
\ <id>app3049118@heroku.com</id>\n <domain_name>sbmp.herokuapp.com</domain_name>\n
|
282
|
-
\ <owner>aws@salesbump.com</owner>\n <web_url>http://sbmp.herokuapp.com/</web_url>\n
|
283
|
-
\ <git_url>git@heroku.com:sbmp.git</git_url>\n <database_size></database_size>\n
|
284
|
-
\ <stateless-codex>true</stateless-codex>\n</app>\n"
|
285
|
-
http_version: '1.1'
|
286
|
-
recorded_at: Fri, 04 May 2012 21:07:13 GMT
|
287
|
-
- request:
|
288
|
-
method: get
|
289
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp/collaborators
|
290
|
-
body:
|
291
|
-
encoding: US-ASCII
|
292
|
-
string: ''
|
293
|
-
headers:
|
294
|
-
accept:
|
295
|
-
- ! '*/*; q=0.5, application/xml'
|
296
|
-
accept-encoding:
|
297
|
-
- gzip, deflate
|
298
|
-
x-heroku-api-version:
|
299
|
-
- '2'
|
300
|
-
user-agent:
|
301
|
-
- heroku-gem/2.25.0
|
302
|
-
x-ruby-version:
|
303
|
-
- 1.9.3
|
304
|
-
x-ruby-platform:
|
305
|
-
- i686-linux
|
306
|
-
authorization:
|
307
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
308
|
-
response:
|
309
|
-
status:
|
310
|
-
code: 200
|
311
|
-
message: OK
|
312
|
-
headers:
|
313
|
-
server:
|
314
|
-
- nginx
|
315
|
-
date:
|
316
|
-
- Fri, 04 May 2012 21:09:16 GMT
|
317
|
-
content-type:
|
318
|
-
- application/xml; charset=utf-8
|
319
|
-
connection:
|
320
|
-
- keep-alive
|
321
|
-
status:
|
322
|
-
- 200 OK
|
323
|
-
etag:
|
324
|
-
- ! '"89032632d1ae99be4cc6bc10767a1adc"'
|
325
|
-
x-runtime:
|
326
|
-
- '32'
|
327
|
-
content-length:
|
328
|
-
- '270'
|
329
|
-
cache-control:
|
330
|
-
- private, max-age=0, must-revalidate
|
331
|
-
strict-transport-security:
|
332
|
-
- max-age=500
|
333
|
-
body:
|
334
|
-
encoding: US-ASCII
|
335
|
-
string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<collaborators>\n <collaborator>\n
|
336
|
-
\ <email>aws@salesbump.com</email>\n <access>edit</access>\n </collaborator>\n
|
337
|
-
\ <collaborator>\n <email>judson@lrdesign.com</email>\n <access>edit</access>\n
|
338
|
-
\ </collaborator>\n</collaborators>\n"
|
339
|
-
http_version: '1.1'
|
340
|
-
recorded_at: Fri, 04 May 2012 21:07:13 GMT
|
341
|
-
- request:
|
342
|
-
method: get
|
343
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp/addons
|
344
|
-
body:
|
345
|
-
encoding: US-ASCII
|
346
|
-
string: ''
|
347
|
-
headers:
|
348
|
-
accept:
|
349
|
-
- application/json
|
350
|
-
accept-encoding:
|
351
|
-
- gzip, deflate
|
352
|
-
x-heroku-api-version:
|
353
|
-
- '2'
|
354
|
-
user-agent:
|
355
|
-
- heroku-gem/2.25.0
|
356
|
-
x-ruby-version:
|
357
|
-
- 1.9.3
|
358
|
-
x-ruby-platform:
|
359
|
-
- i686-linux
|
360
|
-
authorization:
|
361
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
362
|
-
response:
|
363
|
-
status:
|
364
|
-
code: 200
|
365
|
-
message: OK
|
366
|
-
headers:
|
367
|
-
server:
|
368
|
-
- nginx
|
369
|
-
date:
|
370
|
-
- Fri, 04 May 2012 21:09:17 GMT
|
371
|
-
content-type:
|
372
|
-
- application/json; charset=utf-8
|
373
|
-
connection:
|
374
|
-
- keep-alive
|
375
|
-
status:
|
376
|
-
- 200 OK
|
377
|
-
etag:
|
378
|
-
- ! '"3af6412d378895e01d969c520cc169c5"'
|
379
|
-
x-runtime:
|
380
|
-
- '51'
|
381
|
-
content-length:
|
382
|
-
- '818'
|
383
|
-
cache-control:
|
384
|
-
- private, max-age=0, must-revalidate
|
385
|
-
strict-transport-security:
|
386
|
-
- max-age=500
|
387
|
-
body:
|
388
|
-
encoding: US-ASCII
|
389
|
-
string: ! '[{"beta":false,"attachable":false,"configured":"mysql2://sbmpdev:sbmpdev2244@dev.c2wvnyihe8jq.us-east-1.rds.amazonaws.com/sbmp","url":"http://devcenter.heroku.com/articles/amazon_rds","state":"public","name":"amazon_rds","description":"Amazon
|
390
|
-
RDS","price":{"cents":0,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"redistogo:medium","description":"Redis
|
391
|
-
To Go Medium","price":{"cents":11000,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"sendgrid:starter","description":"SendGrid
|
392
|
-
Starter","price":{"cents":0,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"shared-database:5mb","description":"Shared
|
393
|
-
Database 5MB","price":{"cents":0,"unit":"month"}}]'
|
394
|
-
http_version: '1.1'
|
395
|
-
recorded_at: Fri, 04 May 2012 21:07:14 GMT
|
396
|
-
- request:
|
397
|
-
method: get
|
398
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp
|
399
|
-
body:
|
400
|
-
encoding: US-ASCII
|
401
|
-
string: ''
|
402
|
-
headers:
|
403
|
-
accept:
|
404
|
-
- ! '*/*; q=0.5, application/xml'
|
405
|
-
accept-encoding:
|
406
|
-
- gzip, deflate
|
407
|
-
x-heroku-api-version:
|
408
|
-
- '2'
|
409
|
-
user-agent:
|
410
|
-
- heroku-gem/2.25.0
|
411
|
-
x-ruby-version:
|
412
|
-
- 1.9.3
|
413
|
-
x-ruby-platform:
|
414
|
-
- i686-linux
|
415
|
-
authorization:
|
416
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
417
|
-
response:
|
418
|
-
status:
|
419
|
-
code: 200
|
420
|
-
message: OK
|
421
|
-
headers:
|
422
|
-
server:
|
423
|
-
- nginx
|
424
|
-
date:
|
425
|
-
- Sat, 05 May 2012 01:26:14 GMT
|
426
|
-
content-type:
|
427
|
-
- application/xml; charset=utf-8
|
428
|
-
connection:
|
429
|
-
- keep-alive
|
430
|
-
status:
|
431
|
-
- 200 OK
|
432
|
-
etag:
|
433
|
-
- ! '"e32026fbb1ab6519a01cf80025f08660"'
|
434
|
-
x-runtime:
|
435
|
-
- '45'
|
436
|
-
content-length:
|
437
|
-
- '871'
|
438
|
-
cache-control:
|
439
|
-
- private, max-age=0, must-revalidate
|
440
|
-
strict-transport-security:
|
441
|
-
- max-age=500
|
442
|
-
body:
|
443
|
-
encoding: US-ASCII
|
444
|
-
string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<app>\n <created-at
|
445
|
-
type=\"datetime\">2012-02-26T21:42:49-08:00</created-at>\n <dynos type=\"integer\">0</dynos>\n
|
446
|
-
\ <name>sbmp</name>\n <repo-size type=\"integer\">220864512</repo-size>\n
|
447
|
-
\ <requested-stack nil=\"true\"></requested-stack>\n <slug-size type=\"integer\">85061632</slug-size>\n
|
448
|
-
\ <stack>cedar</stack>\n <workers type=\"integer\">0</workers>\n <create-status
|
449
|
-
type=\"symbol\">complete</create-status>\n <repo-migrate-status type=\"symbol\">complete</repo-migrate-status>\n
|
450
|
-
\ <buildpack-provided-description>Ruby/Rails</buildpack-provided-description>\n
|
451
|
-
\ <id>app3049118@heroku.com</id>\n <domain_name>sbmp.herokuapp.com</domain_name>\n
|
452
|
-
\ <owner>aws@salesbump.com</owner>\n <web_url>http://sbmp.herokuapp.com/</web_url>\n
|
453
|
-
\ <git_url>git@heroku.com:sbmp.git</git_url>\n <database_size></database_size>\n
|
454
|
-
\ <stateless-codex>true</stateless-codex>\n</app>\n"
|
455
|
-
http_version: '1.1'
|
456
|
-
recorded_at: Sat, 05 May 2012 01:24:12 GMT
|
457
|
-
- request:
|
458
|
-
method: get
|
459
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp/collaborators
|
460
|
-
body:
|
461
|
-
encoding: US-ASCII
|
462
|
-
string: ''
|
463
|
-
headers:
|
464
|
-
accept:
|
465
|
-
- ! '*/*; q=0.5, application/xml'
|
466
|
-
accept-encoding:
|
467
|
-
- gzip, deflate
|
468
|
-
x-heroku-api-version:
|
469
|
-
- '2'
|
470
|
-
user-agent:
|
471
|
-
- heroku-gem/2.25.0
|
472
|
-
x-ruby-version:
|
473
|
-
- 1.9.3
|
474
|
-
x-ruby-platform:
|
475
|
-
- i686-linux
|
476
|
-
authorization:
|
477
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
478
|
-
response:
|
479
|
-
status:
|
480
|
-
code: 200
|
481
|
-
message: OK
|
482
|
-
headers:
|
483
|
-
server:
|
484
|
-
- nginx
|
485
|
-
date:
|
486
|
-
- Sat, 05 May 2012 01:26:15 GMT
|
487
|
-
content-type:
|
488
|
-
- application/xml; charset=utf-8
|
489
|
-
connection:
|
490
|
-
- keep-alive
|
491
|
-
status:
|
492
|
-
- 200 OK
|
493
|
-
etag:
|
494
|
-
- ! '"89032632d1ae99be4cc6bc10767a1adc"'
|
495
|
-
x-runtime:
|
496
|
-
- '23'
|
497
|
-
content-length:
|
498
|
-
- '270'
|
499
|
-
cache-control:
|
500
|
-
- private, max-age=0, must-revalidate
|
501
|
-
strict-transport-security:
|
502
|
-
- max-age=500
|
503
|
-
body:
|
504
|
-
encoding: US-ASCII
|
505
|
-
string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<collaborators>\n <collaborator>\n
|
506
|
-
\ <email>aws@salesbump.com</email>\n <access>edit</access>\n </collaborator>\n
|
507
|
-
\ <collaborator>\n <email>judson@lrdesign.com</email>\n <access>edit</access>\n
|
508
|
-
\ </collaborator>\n</collaborators>\n"
|
509
|
-
http_version: '1.1'
|
510
|
-
recorded_at: Sat, 05 May 2012 01:24:12 GMT
|
511
|
-
- request:
|
512
|
-
method: get
|
513
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp/addons
|
514
|
-
body:
|
515
|
-
encoding: US-ASCII
|
516
|
-
string: ''
|
517
|
-
headers:
|
518
|
-
accept:
|
519
|
-
- application/json
|
520
|
-
accept-encoding:
|
521
|
-
- gzip, deflate
|
522
|
-
x-heroku-api-version:
|
523
|
-
- '2'
|
524
|
-
user-agent:
|
525
|
-
- heroku-gem/2.25.0
|
526
|
-
x-ruby-version:
|
527
|
-
- 1.9.3
|
528
|
-
x-ruby-platform:
|
529
|
-
- i686-linux
|
530
|
-
authorization:
|
531
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
532
|
-
response:
|
533
|
-
status:
|
534
|
-
code: 200
|
535
|
-
message: OK
|
536
|
-
headers:
|
537
|
-
server:
|
538
|
-
- nginx
|
539
|
-
date:
|
540
|
-
- Sat, 05 May 2012 01:26:16 GMT
|
541
|
-
content-type:
|
542
|
-
- application/json; charset=utf-8
|
543
|
-
connection:
|
544
|
-
- keep-alive
|
545
|
-
status:
|
546
|
-
- 200 OK
|
547
|
-
etag:
|
548
|
-
- ! '"3af6412d378895e01d969c520cc169c5"'
|
549
|
-
x-runtime:
|
550
|
-
- '36'
|
551
|
-
content-length:
|
552
|
-
- '818'
|
553
|
-
cache-control:
|
554
|
-
- private, max-age=0, must-revalidate
|
555
|
-
strict-transport-security:
|
556
|
-
- max-age=500
|
557
|
-
body:
|
558
|
-
encoding: US-ASCII
|
559
|
-
string: ! '[{"beta":false,"attachable":false,"configured":"mysql2://sbmpdev:sbmpdev2244@dev.c2wvnyihe8jq.us-east-1.rds.amazonaws.com/sbmp","url":"http://devcenter.heroku.com/articles/amazon_rds","state":"public","name":"amazon_rds","description":"Amazon
|
560
|
-
RDS","price":{"cents":0,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"redistogo:medium","description":"Redis
|
561
|
-
To Go Medium","price":{"cents":11000,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"sendgrid:starter","description":"SendGrid
|
562
|
-
Starter","price":{"cents":0,"unit":"month"}},{"beta":false,"attachable":false,"configured":true,"url":null,"state":"public","name":"shared-database:5mb","description":"Shared
|
563
|
-
Database 5MB","price":{"cents":0,"unit":"month"}}]'
|
564
|
-
http_version: '1.1'
|
565
|
-
recorded_at: Sat, 05 May 2012 01:24:13 GMT
|
566
|
-
- request:
|
567
|
-
method: get
|
568
|
-
uri: https://:FakeApiKey@api.heroku.com/apps/sbmp/ps
|
569
|
-
body:
|
570
|
-
encoding: US-ASCII
|
571
|
-
string: ''
|
572
|
-
headers:
|
573
|
-
accept:
|
574
|
-
- application/json
|
575
|
-
accept-encoding:
|
576
|
-
- gzip, deflate
|
577
|
-
x-heroku-api-version:
|
578
|
-
- '2'
|
579
|
-
user-agent:
|
580
|
-
- heroku-gem/2.25.0
|
581
|
-
x-ruby-version:
|
582
|
-
- 1.9.3
|
583
|
-
x-ruby-platform:
|
584
|
-
- i686-linux
|
585
|
-
authorization:
|
586
|
-
- Basic OjYzMWJiYjJhYWI1NjhkOTNmMTk3Mzc1MDY5NjM0N2Y3ZjlmZWE4ZjY=
|
587
|
-
response:
|
588
|
-
status:
|
589
|
-
code: 200
|
590
|
-
message: !binary |-
|
591
|
-
T0s=
|
592
|
-
headers:
|
593
|
-
!binary "c2VydmVy":
|
594
|
-
- !binary |-
|
595
|
-
bmdpbng=
|
596
|
-
!binary "ZGF0ZQ==":
|
597
|
-
- !binary |-
|
598
|
-
U2F0LCAwNSBNYXkgMjAxMiAwMToyNjoxNyBHTVQ=
|
599
|
-
!binary "Y29udGVudC10eXBl":
|
600
|
-
- !binary |-
|
601
|
-
YXBwbGljYXRpb24vanNvbjsgY2hhcnNldD11dGYtOA==
|
602
|
-
!binary "dHJhbnNmZXItZW5jb2Rpbmc=":
|
603
|
-
- !binary |-
|
604
|
-
Y2h1bmtlZA==
|
605
|
-
!binary "Y29ubmVjdGlvbg==":
|
606
|
-
- !binary |-
|
607
|
-
a2VlcC1hbGl2ZQ==
|
608
|
-
!binary "c3RhdHVz":
|
609
|
-
- !binary |-
|
610
|
-
MjAwIE9L
|
611
|
-
!binary "ZXRhZw==":
|
612
|
-
- !binary |-
|
613
|
-
IjFhYzEyZTkwMTk4ZDAwOWE2ZjI0YmI3YWRiMGUyMjI1Ig==
|
614
|
-
!binary "eC1ydW50aW1l":
|
615
|
-
- !binary |-
|
616
|
-
ODY=
|
617
|
-
!binary "Y2FjaGUtY29udHJvbA==":
|
618
|
-
- !binary |-
|
619
|
-
cHJpdmF0ZSwgbWF4LWFnZT0wLCBtdXN0LXJldmFsaWRhdGU=
|
620
|
-
!binary "c3RyaWN0LXRyYW5zcG9ydC1zZWN1cml0eQ==":
|
621
|
-
- !binary |-
|
622
|
-
bWF4LWFnZT01MDA=
|
623
|
-
!binary "Y29udGVudC1lbmNvZGluZw==":
|
624
|
-
- !binary |-
|
625
|
-
Z3ppcA==
|
626
|
-
body:
|
627
|
-
encoding: ASCII-8BIT
|
628
|
-
string: !binary |-
|
629
|
-
H4sIAAAAAAAAA9yU0U7DIBSGX4UQLztHW2ihL+FivDOmYe2pa0YpAp1O47sL
|
630
|
-
JsarmS5bemG4Oj/wn8OXc3j8wE5Nz7jCrOt4Q3gtAQROsDSm1nKAsOO2gwnK
|
631
|
-
ZPo2RDQXpCSMB6UZh0HqKG4n3SpA8AYNsrJXDjmwB7DI73qNVgbdbO7uH6Jt
|
632
|
-
4/tRhxtTtDR2bMC5EL7C9jYNigXdwvthnFw9WYUrPSmVYFDSOAiJ0oKLMsH+
|
633
|
-
aGJhGxcdvZfNLm52UjmIpuD9sXZeevhOhLrRIroLZ3+1EHgrtetjOdDW0gc5
|
634
|
-
I2m2JmxNKErzitIqF2gVHkvwZ3I+J5qRgnFyfU7ZPE5sOU40vYQT42GVJzm5
|
635
|
-
voV9/4JWDUr5X2hGuwc7r4sE50vRySvCL6ZzetrOpDOrdwQXC9IpL6AjeMp5
|
636
|
-
UVx/xvJ/9RcVTBCWl1ebsVl0hCALdlHxQ+fpCwAA//8DAMWdJcvTBgAA
|
637
|
-
http_version: !binary |-
|
638
|
-
MS4x
|
639
|
-
recorded_at: Sat, 05 May 2012 01:24:14 GMT
|
640
|
-
recorded_with: VCR 2.1.1
|