Sha256: a8aa2e6a1e12bd59162d05f21c7043f2be67e4572e7aff73b600875ace014154

Contents?: true

Size: 638 Bytes

Versions: 10

Compression:

Stored size: 638 Bytes

Contents

{
  "coord": {
    "lon": -74.626356353983,
    "lat": 40.339083485305
  },
  "sys": {
    "country": "United States of America",
    "sunrise": 1382440672,
    "sunset": 1382479669
  },
  "weather": [
    {
      "id": 800,
      "main": "Clear",
      "description": "Sky is Clear",
      "icon": "01n"
    }
  ],
  "base": "global stations",
  "main": {
    "temp": 53.74,
    "humidity": 66,
    "pressure": 1008.259,
    "temp_min": 51.8,
    "temp_max": 56.48
  },
  "wind": {
    "speed": 6.39,
    "deg": 185.002
  },
  "clouds": {
    "all": 0
  },
  "dt": 1382403463,
  "id": 5102940,
  "name": "Plainsboro Twp",
  "cod": 200
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
webmock_method-1.2.5 spec/stubs/templates/quote_response.json.erb
webmock_method-1.2.4 spec/stubs/templates/quote_response.json.erb
webmock_method-1.2.3 spec/stubs/templates/quote_response.json.erb
webmock_method-1.2.2 spec/stubs/templates/quote_response.json.erb
webmock_method-1.2.1 spec/stubs/templates/quote_response.json.erb
webmock_method-1.2.0 spec/stubs/templates/quote_response.json.erb
webmock_method-1.1.1 spec/stubs/templates/quote_response.json.erb
webmock_method-1.1.0 spec/stubs/templates/quote_response.json.erb
webmock_method-1.0.1 spec/stubs/templates/quote_response.json.erb
webmock_method-1.0.0 spec/stubs/templates/quote_response.json.erb