Class: WeatherUnderground::Forecast::High
- Inherits:
-
Object
- Object
- WeatherUnderground::Forecast::High
- Includes:
- HappyMapper
- Defined in:
- lib/weather-underground/forecast.rb
Instance Method Summary collapse
Instance Method Details
#c ⇒ Object
16 17 18 |
# File 'lib/weather-underground/forecast.rb', line 16 def c @celsius end |
#f ⇒ Object
12 13 14 |
# File 'lib/weather-underground/forecast.rb', line 12 def f @fahrenheit end |