Merge branch 'hungpt_import_csv' into 'master'
Hungpt import csv See merge request !2
Showing
| ... | @@ -51,6 +51,7 @@ group :development do | ... | @@ -51,6 +51,7 @@ group :development do |
| gem 'spring-watcher-listen', '~> 2.0.0' | gem 'spring-watcher-listen', '~> 2.0.0' | ||
| gem 'better_errors' | gem 'better_errors' | ||
| gem 'binding_of_caller' | gem 'binding_of_caller' | ||
| gem 'rubyzip' | |||
| end | end | ||
| # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
| ... | ... |
jobs.csv
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
lib/import/csv_reader.rb
0 → 100644
lib/tasks/import_csv.rake
0 → 100644
lib/utils/download.rb
0 → 100644
Please
register
or
sign in
to comment