Source: show | on GitHub
# File actionpack/test/dispatch/prefix_generation_test.rb, line 380 def show render :text => post_path(:id => params[:id]) end