I have tried everything, so now I'm asking for help.
NoMethodError in Jobs#index Showing /Users/sillaspoulsen/Desktop/Coderstravel/app/views/jobs/index.html.erb where line #15 raised:
undefined method `each' for nil:NilClass
" <% @jobs.each do |job| %> "
Here is my git if that helps: https://github.com/SillasPoulsen/coders
Thank you so much.