ActiveRecord::RecordNotFound in PublicationsController#show

Couldn't find Publication with 'id'=contacts

Extracted source (around line #77):
75
76
77
78
79
80
              
# Use callbacks to share common setup or constraints between actions.
def set_publication
@publication = Publication.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