Commit a0d73050 by Huynh Thien Phuoc

import from master

parent 950e2d79
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -7,9 +7,7 @@ namespace :import do ...@@ -7,9 +7,7 @@ namespace :import do
crawl.crawl_city crawl.crawl_city
crawl.crawl_industry crawl.crawl_industry
crawl.crawl_company crawl.crawl_company
crawl.crawl_job crawl.crawl_job_relationships
crawl.crawl_city_job
crawl.crawl_industry_job
end end
task csv_get: :environment do task csv_get: :environment do
crawl.get_file_csv crawl.get_file_csv
......
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