Method: Rails::HealthController#show

Defined in:
railties/lib/rails/health_controller.rb

#showObject



38
39
40
# File 'railties/lib/rails/health_controller.rb', line 38

def show
  render_up
end