ActiveRecord::RecordNotFound in StoreinfoController#column

Couldn't find Admin::Store with 'id'=984

Extracted source (around line #180):
178
179
180
181
182
183
              
def column
@sstore = make_cond( request.fullpath, params, controller_name )
@store = Admin::StoreDecorator.decorate Admin::Store.find(params[:id].to_i)
end
def new

Rails.root: /home/kouya/main_dir

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"pref_id"=>"11", "area_id"=>"22", "spot_id"=>"251", "indust_id"=>"50", "stype_id"=>"10", "id"=>"984"}

Response

Headers:

None