Merge branch 'Task/8_create_top_page_ID1' into…
Merge branch 'Task/8_create_top_page_ID1' into 'Task/9_create_city_list_page_ID2/industry_list_page_ID3' Task/8 create top page id1 See merge request !8
Showing
| ... | ... | @@ -57,3 +57,6 @@ end |
| # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| gem 'slim-rails', '~> 3.2' | ||
| gem 'nokogiri', '~> 1.11', '>= 1.11.7' | ||
| gem 'httparty', '~> 0.18.1' | ||
| gem 'rubocop-rails', '~> 2.11', '>= 2.11.3' | ||
| \ No newline at end of file |
aAOA
0 → 100644
app/views/top/_latest_jobs.html.slim
0 → 100644
app/views/top/_search.html.slim
0 → 100644
app/views/top/_top_cities.html.slim
0 → 100644
app/views/top/_top_industries.html.slim
0 → 100644
fasralsc
0 → 100644
This diff is collapsed.
Click to expand it.
lib/tasks/web_crawler.rake
0 → 100644
q
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment