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