Method: Weather#data

Defined in:
lib/easy_weather/weather.rb

#dataObject

Returns the value of attribute data.



6
7
8
# File 'lib/easy_weather/weather.rb', line 6

def data
  @data
end