Couldn't find Project with 'id'=11980 [WHERE "projects"."deleted_at" IS NULL]
Extracted source (around line #73):
71
72
73
74
75
              
resource = 'projects' if resource == 'books'
id = params[:id] if id.nil?
@commentable = resource.singularize.classify.constantize.find(id)
end
end

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"11980", "page"=>"2", "format"=>"Project"}

Response

Headers:

None