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=175

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__2048147470_69928559783360_0'
app/views/albums/index.html.haml:21:in `_app_views_albums_index_html_haml__2048147470_69928559783360_0'
app/middleware/flash_session_cookie_middleware.rb:13:in `call'

Request

Parameters:

{"podcast_id"=>"175",
 "locale"=>"zh_tw"}

Show session dump

Show env dump

Response

Headers:

None