ActiveRecord::RecordNotFound in NewController#item

Couldn't find New with 'id'=5992

Extracted source (around line #7):
5
6
7
8
9
          
def item
@news = New.find(params[:url]) || not_found
end
end

Rails.root: /home/time/time-study.cz

Application Trace | Framework Trace | Full Trace
app/controllers/new_controller.rb:7:in `item'

Request

Parameters:

{"locale"=>"cz",
 "url"=>"5992"}

Response

Headers:

None