ActiveRecord::RecordNotFound in ProjectsController#show

can't find record with friendly id: "glasgow-university"

Extracted source (around line #11):
9
10
11
12
13
              
def show
@project = Project.find params[:id]
end
end

Rails.root: /home/deploy/7n_production/releases/20180614192148

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"glasgow-university"}

Response

Headers:

None