ActiveRecord::RecordNotFound in RinscriptionsController#show

Couldn't find Rinscription with 'id'=EDCS-30700684
Extracted source (around line #86):
84
85
86
87
88
89
              
# Use callbacks to share common setup or constraints between actions.
def set_rinscription
@rinscription = Rinscription.find(params[:id])
end
# Never trust parameters from the scary internet, only allow the white list through.

Rails.root: /var/www/public_romans

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"EDCS-30700684"}

Response

Headers:

None