6 lines
85 B
Ruby
6 lines
85 B
Ruby
|
require "ruling_weather/engine"
|
||
|
|
||
|
module RulingWeather
|
||
|
# Your code goes here...
|
||
|
end
|