method

show

rails latest stable - Class: Rails::HealthController
show()
public

No documentation available.

# File railties/lib/rails/health_controller.rb, line 38
    def show
      render_up
    end