Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 4175 def show render :text => "foo#show" end