Skip to content

chouandy/rails-health-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages