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