ActiveRecord::RecordNotFound in VacanciesController#show

Couldn't find Vacancy with 'id'=contacts

Extracted source (around line #67):
65
66
67
68
69
70
              
# Use callbacks to share common setup or constraints between actions.
def set_vacancy
@vacancy = Vacancy.find(params[:id])
end
# Never trust parameters from the scary internet, only allow the white list through.

Rails.root: /home/rails/PoltavNeft

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"contacts"}

Response

Headers:

None