spec/fixtures/country.yml in beatport-0.1.9 vs spec/fixtures/country.yml in beatport-0.1.10
- old
+ new
@@ -10,34 +10,38 @@
response:
status:
code: 200
message: OK
headers:
- date:
- - Fri, 08 Feb 2013 20:58:39 GMT
- server:
+ Date:
+ - Wed, 14 Aug 2013 22:51:31 GMT
+ Server:
- Apache
- expires:
- - Fri, 08 Feb 2013 21:28:39 GMT
- pragma:
+ Access-Control-Allow-Origin:
+ - ! '*'
+ Access-Control-Allow-Methods:
+ - DELETE, GET, HEAD, OPTIONS, POST, PUT
+ Allow:
+ - DELETE, GET, HEAD, OPTIONS, POST, PUT
+ Access-Control-Allow-Headers:
+ - content-type, Authorization
+ Expires:
+ - Wed, 14 Aug 2013 23:21:31 GMT
+ Pragma:
- public
- cache-control:
+ Cache-Control:
- public, max-age=1800
- access-control-allow-origin:
- - ! '*'
- connection:
- - close
- transfer-encoding:
+ Transfer-Encoding:
- chunked
- content-type:
+ Content-Type:
- application/json
body:
encoding: US-ASCII
string: ! '{"metadata":{"page":1,"perPage":10,"count":1},"results":[{"id":5,"code":"AUS","codeShort":"AU","name":"Australia","vatEnabled":"0","vatRate":0,"iso3166-3":"AUS","iso3166-2":"AU","currency":{"code":"USD","name":"Dollar"},"states":[{"id":"111","code":"ACT","name":"Australian
Capital Territory","type":"territory"},{"id":"112","code":"NSW","name":"New
South Wales","type":"territory"},{"id":"113","code":"NT","name":"Northern
Territory","type":"territory"},{"id":"114","code":"QLD","name":"Queensland","type":"territory"},{"id":"115","code":"SA","name":"South
Australia","type":"territory"},{"id":"116","code":"TAS","name":"Tasmania","type":"territory"},{"id":"117","code":"VIC","name":"Victoria","type":"territory"},{"id":"118","code":"WA","name":"Western
Australia","type":"territory"}]}]}'
- http_version: '1.1'
- recorded_at: Fri, 08 Feb 2013 20:58:39 GMT
-recorded_with: VCR 2.3.0
+ http_version:
+ recorded_at: Wed, 14 Aug 2013 22:51:31 GMT
+recorded_with: VCR 2.4.0