Source: show | on GitHub
# File actionpack/test/controller/test_case_test.rb, line 1076 def index render plain: 'bar' end