Source: show | on GitHub
# File actionpack/test/controller/integration_test.rb, line 829 def index render plain: "index" end