Add quick, simple, and beautiful health checks to your Rails application via a /healthcheck page. You can then use that endpoint to monitor the health of your application via UptimeRobot, Pingdom, etc.
Add HTTP codes to the /healthcheck page response so Uptimerobot, Kamal, etc can easily check whether the site health is good or not without having to detect the presence of the ❌ emoji (h/t @marc) #allgood