Couldn't find Post with 'id'=3
Extracted source (around line #74):
72
73
74
75
76
77
              
# Use callbacks to share common setup or constraints between actions.
def set_post
@post = Post.find(params[:id])
end

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"3"}

Response

Headers:

None