weather/lib/ruling_weather.rb

6 lines
85 B
Ruby
Raw Normal View History

2021-07-27 08:31:45 +00:00
require "ruling_weather/engine"
module RulingWeather
# Your code goes here...
end