Source: show | on GitHub
# File actionpack/test/template/output_buffer_test.rb, line 5 def index render :text => 'foo' end