Create the TOP, industry_list, city_list, job_detail pages.
Showing
app/assets/stylesheets/application.scss
0 → 100644
app/controllers/cities_controller.rb
0 → 100644
app/controllers/industries_controller.rb
0 → 100644
app/controllers/jobs_controller.rb
0 → 100644
app/views/cities/_city.html.erb
0 → 100644
app/views/cities/index.html.erb
0 → 100644
app/views/industries/_industry.html.erb
0 → 100644
app/views/industries/index.html.erb
0 → 100644
app/views/jobs/_job.html.erb
0 → 100644
app/views/jobs/index.html.erb
0 → 100644
app/views/jobs/job_lists.html.erb
0 → 100644
app/views/jobs/show.html.erb
0 → 100644
app/views/layouts/_footer.html.erb
0 → 100644
app/views/layouts/_key_visual.html.erb
0 → 100644
app/views/layouts/_menu.html.erb
0 → 100644
app/views/layouts/_navbar.html.erb
deleted
100644 → 0
app/views/layouts/_search_box.html.erb
0 → 100644
Please
register
or
sign in
to comment