Merge branch 'feature/job_detail' into 'master'
Feature/job detail See merge request !17
Showing
| ... | ... | @@ -26,6 +26,7 @@ gem 'sunspot_solr' |
| gem 'devise' | ||
| gem 'activerecord-import' | ||
| gem 'config' | ||
| gem 'draper' | ||
| # Use Redis adapter to run Action Cable in production | ||
| # gem 'redis', '~> 4.0' | ||
| # Use Active Model has_secure_password | ||
| ... | ... |
app/decorators/application_decorator.rb
0 → 100644
app/decorators/job_decorator.rb
0 → 100644
app/decorators/paginating_decorator.rb
0 → 100644
app/views/jobs/show.html.erb
0 → 100644
Please
register
or
sign in
to comment