Method: WeatherApi::TodaysWeather.client
- Defined in:
- lib/current_weather/todays_weather.rb
.client ⇒ Object
7 8 9 |
# File 'lib/current_weather/todays_weather.rb', line 7 def self.client WeatherApi::Client.new end |
7 8 9 |
# File 'lib/current_weather/todays_weather.rb', line 7 def self.client WeatherApi::Client.new end |