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