Source: show | on GitHub
# File actionview/test/actionpack/abstract/layouts_test.rb, line 373 def index render :text => 'index', :layout => true end