Class: Weatherzone::Settings

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/weatherzone/connection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#strip_scale_from_unitsObject

Returns the value of attribute strip_scale_from_units.



16
17
18
# File 'lib/weatherzone/connection.rb', line 16

def strip_scale_from_units
  @strip_scale_from_units
end

#weather_classObject

Returns the value of attribute weather_class.



16
17
18
# File 'lib/weatherzone/connection.rb', line 16

def weather_class
  @weather_class
end