Methods
H
Instance Public methods
hello()
# File actionview/test/actionpack/controller/layout_test.rb, line 134
def hello
  render :layout => 'third_party_template_library'
end