Fix review 18/05/2020
Showing
| ... | @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } | ... | @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } |
| ruby '2.7.0' | ruby '2.7.0' | ||
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | ||
| gem 'rails', '~> 6.0.2', '>= 6.0.2.2' | gem 'rails', '~> 6.0', '>= 6.0.3' | ||
| # Use sqlite3 as the database for Active Record | # Use sqlite3 as the database for Active Record | ||
| # gem 'sqlite3', '~> 1.4' | # gem 'sqlite3', '~> 1.4' | ||
| gem 'mysql2' | gem 'mysql2' | ||
| ... | ... |
app/views/shared/_job_item.html.erb
0 → 100644
app/views/shared/_latest_city.html.erb
0 → 100644
app/views/shared/_latest_industry.html.erb
0 → 100644
Please
register
or
sign in
to comment