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