Source: show | on GitHub
# File actionview/test/actionpack/abstract/layouts_test.rb, line 117 def index render :template => ActionView::Template::Text.new("Hello symbol!") end