ActiveRecord::RecordNotFound in StoreinfoController#show

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

Extracted source (around line #206):
204
205
206
207
208
209
              
def set_store
@store = Admin::StoreDecorator.decorate Admin::Store.find(params[:id].to_i)
#logger.debug "StoreinfoController set_store @store.images_sph = " + @store.images_sph.inspect
end

Rails.root: /home/kouya/main_dir

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"pref_id"=>"14", "area_id"=>"53", "spot_id"=>"117", "indust_id"=>"10", "stype_id"=>"10", "id"=>"411"}

Response

Headers:

None