Source: show | on GitHub
# File actionpack/test/controller/integration_test.rb, line 485 def index render :text => "index" end