Source: show | on GitHub
# File actionpack/test/controller/test_case_test.rb, line 813 def index render :text => 'bar' end