Merge branch 'crawler' into 'master'
crawl companies, industries, locations See merge request !2
Showing
| ... | ... | @@ -61,3 +61,7 @@ end |
| # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| ## | ||
| gem "nokogiri" | ||
| ## |
app/models/industries_job.rb
deleted
100644 → 0
lib/tasks/crawler.rake
0 → 100644
test/fixtures/industries_jobs.yml
deleted
100644 → 0
test/models/industries_job_test.rb
deleted
100644 → 0
Please
register
or
sign in
to comment