Class: Duststorm::WeatherApi::Wunderground

Inherits:
Base
  • Object
show all
Defined in:
lib/duststorm/weather_apis/wunderground.rb

Instance Attribute Summary

Attributes inherited from Base

#lat, #lng, #options

Method Summary

Methods inherited from Base

#conn, #execute, #forecast_url, #initialize, #response

Methods included from Utils::ResponseMapper

#high_temperature_key, #low_temperature_key, #mapped_response_body, #precipitation_key, #summary_key, #sunrise_key, #sunset_key, #temperature_key, #time_key, #wind_speed_key

Constructor Details

This class inherits a constructor from Duststorm::WeatherApi::Base