Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 4248 def show render plain: "categories#show" end