ActiveRecord::RecordNotFound in PublicController#show

Couldn't find RampPage with 'ramp_id'=pedestrian_consortium

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"=>"pedestrian_consortium"}

Response

Headers:

None