Sha256: 5ea25b6fd4b592d6584689e61388741a36d0b2c9e092c4aa74ebb60ed37ca14d

Contents?: true

Size: 734 Bytes

Versions: 1

Compression:

Stored size: 734 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


## 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.1 README.md