Commit 88dfe1bc by ivan Lan

Remove puts

parent a003b3f8
...@@ -8,5 +8,6 @@ module WeatherModel ...@@ -8,5 +8,6 @@ module WeatherModel
Dir[File.join(File.dirname(__FILE__), 'source_schemas/*.rb')].each { |file| Dir[File.join(File.dirname(__FILE__), 'source_schemas/*.rb')].each { |file|
require file require file
} }
end end
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment