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