Method: WeatherApi::TodaysWeather.client

Defined in:
lib/current_weather/todays_weather.rb

.clientObject



7
8
9
# File 'lib/current_weather/todays_weather.rb', line 7

def self.client
  WeatherApi::Client.new
end