Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 3903 def index render plain: "blog/posts#index" end