Class: WeatherUnderground::Forecast::Low
- Inherits:
-
Object
- Object
- WeatherUnderground::Forecast::Low
- Includes:
- HappyMapper
- Defined in:
- lib/weather-underground/forecast.rb
Instance Method Summary collapse
Instance Method Details
#c ⇒ Object
33 34 35 |
# File 'lib/weather-underground/forecast.rb', line 33 def c @celsius end |
#f ⇒ Object
29 30 31 |
# File 'lib/weather-underground/forecast.rb', line 29 def f @fahrenheit end |