ActiveRecord::RecordNotFound in Lti::ToolsController#edit

Couldn't find Tool with 'id'=61

Extracted source (around line #79):
77
78
79
80
81
82
              
# Use callbacks to share common setup or constraints between actions.
def set_tool
@tool = Tool.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"=>"61"}

Response

Headers:

None