Methods
S
Instance Public methods
status()
# File actionpack/test/controller/integration_test.rb, line 835
def status
  head :ok
end