diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-09-17 13:08:05 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-09-25 12:57:55 +0100 |
commit | 66356f84ff478cc785bc1fb1d976a8f661ca79ab (patch) | |
tree | d65e5d108a7be9ed18940ede7fc554e32b395b7d /spec/controllers/user_controller_spec.rb | |
parent | 1abc8026afed626676ce4ca156f93962b93aab3f (diff) |
Add HealthCheck and HealthCheckable
HealthCheck is a basic library for creating health checks.
HealthCheck works with any class so long as it includes HealthCheckable
and defines the `check` method.
Diffstat (limited to 'spec/controllers/user_controller_spec.rb')
0 files changed, 0 insertions, 0 deletions