ActiveRecord::RecordNotFound in RpeopleController#show

Couldn't find Rperson with 'id'=EDCS-10600242
Extracted source (around line #117):
115
116
117
118
119
120
              
# Use callbacks to share common setup or constraints between actions.
def set_rperson
@rperson = Rperson.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-10600242"}

Response

Headers:

None