Couldn't find Paste with 'id'=89
Extracted source (around line #67):
65
66
67
68
69
70
              
# Use callbacks to share common setup or constraints between actions.
def set_paste
@paste = Paste.find(params[:id])
end
# Never trust parameters from the scary internet, only allow the white list through.

Tip: You may want to add gem 'error_highlight', '>= 0.4.0' into your Gemfile, which will display the fine-grained error location.

Rails.root: /home/railways/www/railsbin

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"89"}

Response

Headers:

None