class InternalController

Public Instance Methods

internal() click to toggle source
# File actionpack/test/dispatch/routing_test.rb, line 4925
def internal
  head :ok
end