File /home/rails/pnukapp/app/views/errors/404.html.erb does not exist
Extracted source (around line #267):
265
266
267
268
269
270
              
def render_404
respond_to do |format|
format.html { render file: "#{Rails.root}/app/views/errors/404.html.erb", layout: false, status: :not_found }
format.all { render body: nil, status: :not_found }
end
end

Rails.root: /home/rails/pnukapp

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"aQrWOnWewuI"}

Response

Headers:

None