Sha256: 473c94717cb1285042e25c3b9bc5f942ac4385f6eaebb7d6712de180f34b347c

Contents?: true

Size: 780 Bytes

Versions: 1

Compression:

Stored size: 780 Bytes

Contents

# HealthReporter


## Installation

Add this line to your application's Gemfile:

```ruby
gem 'health_reporter'
```

And then execute:
```bash
bundle
```

Or install it yourself as:
```bash
gem install health_reporter
```

## Configuration


## Testing

Run the rspec test tests using docker compose:

```bash
docker-compose build
docker-compose run --rm health-reporter bundle exec rspec -cfd spec/*
```

## Usage

#TODO add dependency registration and calling

## Contributing

Bug reports and feature requests are welcome by email to barney dot de dot villiers at hetzner dot co dot za. This gem is sponsored by Hetzner (Pty) Ltd (http://hetzner.co.za)


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
health-reporter-0.0.2 README.md