Commit 7a5a4a8d by nnnghia98

edit task.rake

parent a457a86f
......@@ -4,6 +4,6 @@ namespace :task do
Import.new.import
import = ActiveSupport::Logger.new("log/import.log")
import.info "Cities, industries, companies, jobs imported succesful at #{Time.current}"
import.info "Cities, industries, companies, jobs imported succesfully at #{Time.current}"
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