Method: WeatherPup::WeatherConditions#temperature

Defined in:
lib/weatherpup/weather_conditions.rb

#temperatureObject

Returns the value of attribute temperature.



2
3
4
# File 'lib/weatherpup/weather_conditions.rb', line 2

def temperature
  @temperature
end