Class: WeatherUnderground::Forecast::SimpleForecastDay
- Inherits:
-
Object
- Object
- WeatherUnderground::Forecast::SimpleForecastDay
- Includes:
- HappyMapper
- Defined in:
- lib/weather-underground/forecast.rb
Instance Attribute Summary collapse
-
#datetime ⇒ Object
Returns the value of attribute datetime.
Instance Attribute Details
#datetime ⇒ Object
Returns the value of attribute datetime.
76 77 78 |
# File 'lib/weather-underground/forecast.rb', line 76 def datetime @datetime end |