ActiveRecord::RecordNotFound in StoreinfoController#show

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

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"=>"27", "area_id"=>"7", "spot_id"=>"16", "indust_id"=>"50", "stype_id"=>"30", "id"=>"madamhand"}

Response

Headers:

None