Status
Status is a Rack middleware that provides application status information.
It doesn't really do anything apart from printing 'OK' from /status
right now. More features to come.
How to use this gem?
Rails
In the Gemfile
, add:
gem 'status'
Author
Released under the MIT license.
- Copyright (c) 2011 Fred Wu - (http://fredwu.me/)
- Copyright (c) 2011 PlayUp - (http://playup.com/)