RailsAppStatus

Need an endpoint that return json "UP" in multiple apps.

Usage

Add mount RailsAppStatus::Engine, at: "/status" in routes.rb

Installation

Add this line to your application's Gemfile:

gem 'rails_app_status'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rails_app_status

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.