Method: Weatherboy::Current#temp_f

Defined in:
lib/weatherboy/current.rb

#temp_fObject (readonly)

Returns the value of attribute temp_f.



4
5
6
# File 'lib/weatherboy/current.rb', line 4

def temp_f
  @temp_f
end