ActiveRecord::RecordNotFound in ShopsController#show_school_year_books

Couldn't find Admin::SchoolYear with 'id'=160

Extracted source (around line #92):
90
91
92
93
94
95
              
@school_year = Admin::SchoolYear.find(shop_params[:school_year_id])
@institute = @school_year.institute
@institute_books = @school_year.books

Rails.root: /home/dgwebvps/dgwebrosario.com.ar

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"school_year_id"=>"160"}

Response

Headers:

None