Rails Health Check Description The gem is a simple solution if you want health check apis of latency and database. Installation Put this into your Gemfile gem 'rails-health-check' and run bundle install. Start your rails application. visit /health/latency and /health/db