spec/fixtures/currency.yml in beatport-0.1.9 vs spec/fixtures/currency.yml in beatport-0.1.10
- old
+ new
@@ -10,27 +10,31 @@
response:
status:
code: 200
message: OK
headers:
- date:
- - Fri, 08 Feb 2013 20:58:40 GMT
- server:
+ Date:
+ - Wed, 14 Aug 2013 22:51:32 GMT
+ Server:
- Apache
- expires:
- - Fri, 08 Feb 2013 21:28:40 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:32 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":171},"results":[{"id":1,"name":"Dollar","code":"USD"},{"id":2,"name":"Pound","code":"GBP"},{"id":3,"name":"Euro","code":"EUR"},{"id":4,"name":"Australian
Dollar","code":"AUD"},{"id":5,"name":"Canadian Dollar","code":"CAD"},{"id":119,"name":"Mauritania
@@ -120,8 +124,8 @@
Lari","code":"GEL"},{"id":163,"name":"Oman Rials","code":"OMR"},{"id":164,"name":"Ghana
Cedis","code":"GHS"},{"id":165,"name":"Pakistan Rupees","code":"PKR"},{"id":166,"name":"Gibraltar
Pounds","code":"GIP"},{"id":167,"name":"Palladium Ounces","code":"XPD"},{"id":168,"name":"Gold
Ounces","code":"XAU"},{"id":169,"name":"Panama Balboa","code":"PAB"},{"id":170,"name":"Guatemala
Quetzales","code":"GTQ"},{"id":171,"name":"Papua New Guinea Kina","code":"PGK"}]}'
- http_version: '1.1'
- recorded_at: Fri, 08 Feb 2013 20:58:40 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