created DB
Showing
app/models/applied_job.rb
0 → 100644
app/models/city.rb
0 → 100644
app/models/city_job.rb
0 → 100644
app/models/company.rb
0 → 100644
app/models/favorite.rb
0 → 100644
app/models/history.rb
0 → 100644
app/models/industry.rb
0 → 100644
app/models/industry_job.rb
0 → 100644
app/models/job.rb
0 → 100644
app/models/user.rb
0 → 100644
db/migrate/20200728021021_create_cities.rb
0 → 100644
db/migrate/20200728021038_create_jobs.rb
0 → 100644
db/migrate/20200728021127_create_users.rb
0 → 100644
db/schema.rb
0 → 100644
test/fixtures/applied_jobs.yml
0 → 100644
test/fixtures/cities.yml
0 → 100644
test/fixtures/city_jobs.yml
0 → 100644
test/fixtures/companies.yml
0 → 100644
test/fixtures/favorites.yml
0 → 100644
test/fixtures/histories.yml
0 → 100644
test/fixtures/industries.yml
0 → 100644
test/fixtures/industry_jobs.yml
0 → 100644
test/fixtures/jobs.yml
0 → 100644
test/fixtures/users.yml
0 → 100644
test/models/.keep
deleted
100644 → 0
Please
register
or
sign in
to comment