Jobs_list
Showing
| ... | ... | @@ -34,6 +34,7 @@ gem "rubysl-open-uri" |
| gem "whenever", require: false | ||
| gem "activerecord-import" | ||
| gem "config" | ||
| gem "kaminari" | ||
| group :development, :test do | ||
| # Call "byebug" anywhere in the code to stop execution and get a debugger console | ||
| ... | ... |
app/controllers/jobs_controller.rb
0 → 100644
app/views/jobs/_jobs_list.html.erb
0 → 100644
app/views/jobs/index.html.erb
0 → 100644
Please
register
or
sign in
to comment