Aide
Glue between consul and your rails app.
Installation
Add this line to your application's Gemfile:
gem 'aide'And then execute:
$ bundle
Or install it yourself as:
$ gem install aide
Development
desk godev build --pull aide-
rspec specsto run specs - Set the application path in the volumes section in
compose.yml.
To release a new version:
- Update the version number in
version.rband commit the result. dev build --pull aiderelease_gem