Couldn't find Comment with 'id'=32984
Extracted source (around line #54):
52
53
54
55
56
57
              
def report_spam
@comment = Comment.find(params[:id])
# CommentsMailer.notify_spam_report(@comment).deliver_now
flash[:notice] =
'Thank you for reporting a possible inappropriate comment. We will review it as soon as possible.'

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"forum_thread_id"=>"1124", "id"=>"32984"}

Response

Headers:

None