Skip to content
railsengines.com

Allgood

Quickly set up a health check page for your Rails app

No ratings yet
Gem
allgood
Repository
rameerez/allgood
License
MIT
Stars
271
Added
August 20, 2026

About

✅ Quickly set up a health check page for your Rails app

allgood is a gem to add quick, simple, and beautiful health checks to your Rails application via a /healthcheck page.

Mounting it

ruby
# Gemfile
gem "allgood"

# config/routes.rb
mount Allgood::Engine, at: "/allgood"

Details

271 stars on GitHub · MIT licensed · maintained by rameerez. Source: https://github.com/rameerez/allgood

Discussion (0)

Sign in to join the discussion.

No comments yet.