Skip to main content

Module health

Module health 

Source
Expand description

Health-check endpoint (Rails 8 GET /up): returns 200 when the app boots.

Functionsยง

up
The /up handler: a plain 200 OK.
with_health
Add the GET /up health route to a router.