crawled data from website
Showing
| ... | ... | @@ -5,6 +5,8 @@ git_source(:github) do |repo_name| |
| "https://github.com/#{repo_name}.git" | ||
| end | ||
| gem 'rubyzip', '>= 1.0.0' # will load new rubyzip version | ||
| gem 'zip-zip' # will load compatibility for old rubyzip API. | ||
| gem 'nokogiri' | ||
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | ||
| gem 'rails', '~> 5.1.3' | ||
| ... | ... |
jobs.csv
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
lib/crawled_data.csv
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File moved
lib/tasks/import.rake
0 → 100644
Please
register
or
sign in
to comment