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