Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 4806 def index render inline: "<%= root_path %>" end