Source: show | on GitHub
# File actionpack/test/controller/layout_test.rb, line 113 def hello render :layout => 'third_party_template_library' end