ActiveRecord::RecordNotFound in Albums#index

Showing /home/mcse/igtplus_new_data/projects/Rails/podcast3/trunk/app/views/albums/index.html.haml where line #30 raised:

Couldn't find Podcast with ID=328

Extracted source (around line #30):

27:           %span.divider
28:             >
29:         %li
30:           = link_to podcast.account.title, podcast_path(podcast)
31:           %span.divider
32:             >
33:         %li

Rails.root: /home/mcse/igtplus_new_data/projects/Rails/podcast3/trunk

Application Trace | Framework Trace | Full Trace
app/views/albums/index.html.haml:30:in `_app_views_albums_index_html_haml___1421168054_70332118719080_0'
app/views/albums/index.html.haml:21:in `_app_views_albums_index_html_haml___1421168054_70332118719080_0'
app/middleware/flash_session_cookie_middleware.rb:13:in `call'

Request

Parameters:

{"locale"=>"en",
 "podcast_id"=>"328"}

Show session dump

Show env dump

Response

Headers:

None