ActiveRecord::RecordNotFound in PagesController#show

can't find record with friendly id: "build-on-our-foundation"

Extracted source (around line #80):
78
79
80
81
82
83
              
def set_page
@page = Page.friendly.find(params[:id])
end

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"build-on-our-foundation"}

Response

Headers:

None