Methods
H
Instance Public methods
hello()
# File actionpack/test/controller/layout_test.rb, line 197
def hello
  render :template => 'alt/hello'
end