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