ActiveRecord::RecordNotFound in NewsController#show

can't find record with friendly id: "larry-murphy-next-roastee-at-ptc-foundation-dinner"

Extracted source (around line #18):
16
17
18
19
20
              
def find_news
@news = NewsArticle.friendly.find(params[:id])
end
end

Rails.root: /var/www/pio2/releases/7

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"larry-murphy-next-roastee-at-ptc-foundation-dinner"}

Response

Headers:

None