ActiveRecord::RecordNotFound in BlogsController#show

Couldn't find Blog with 'id'=980190963-why-mlk-monday-will-be-best-tahoe-day-in-20-years
Extracted source (around line #80):
78
79
80
81
82
83
              
# Use callbacks to share common setup or constraints between actions.
def set_blog
@blog = Blog.find(params[:id])
end
# Never trust parameters from the scary internet, only allow the white list through.

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"980190963-why-mlk-monday-will-be-best-tahoe-day-in-20-years"}

Response

Headers:

None