Rails Health Check

Description

The gem is a simple solution if you want health check apis of latency and database.

Installation

  1. Put this into your Gemfile
gem 'rails-health-check'

and run bundle install.

  1. Start your rails application.

  2. visit /health/latency and /health/db