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