ActiveRecord::RecordNotFound in XaphuongsController#show

ActiveRecord::RecordNotFound

Extracted source (around line #49):
47
48
49
50
51
52
              
def show
@donvi = Donvi.find(params[:id])
@thutuchanhchinhs = Thutuchanhchinh.search_tag(params).where(donvi_id: @donvi.id).includes(:donvi, :linhvuc).paginate(page: params[:page], per_page: 30)
render "index"
end

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"ph-ng-ha-kh-u"}

Response

Headers:

None