ActiveRecord::RecordNotFound in FeaturesController#show

Couldn't find Prboard with 'id'=24
Extracted source (around line #68):
66
67
68
69
70
71
              
private
def set_feature
@feature = Prboard.find(params[:id])
end
def feature_params

Rails.root: /home/kouya/main_dir

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"aclr"=>"true", "id"=>"24", "page"=>"2"}

Response

Headers:

None