class HeadWithStatusActionIntegrationTest::FooController
Public Instance Methods
status()
click to toggle source
# File actionpack/test/controller/integration_test.rb, line 839 def status head :ok end
# File actionpack/test/controller/integration_test.rb, line 839 def status head :ok end