以下是索引控制器: @podcasts = Podcast.where.not(thumbnail_file_name: nil).reverse.last(5)podcast_episodes GET /podcasts/:podcast_id/episodes(.:format) episodes#index
POST /podcasts
return ( <PodcastList category='1301' /> // Lists all Podcastsfrom category: Arts
<PodcastList category='1303' /> // Lists all Podcasts from category: Com