ActiveRecord::RecordNotFound in PublicController#show

Couldn't find RampPage with 'ramp_id'=data_dictionary

Extracted source (around line #32):
30
31
32
33
34
35
              
def show
@ramp_page = RampPage.find(params[:id])
end
def icam

Rails.root: /app/stewartcwang/university_of_michigan_stewart_wang_site

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"data_dictionary"}

Response

Headers:

None