Rails helpers for Aptible service applications.
Add the following line to your application's Gemfile.
gem 'aptible-rails'
And then run bundle install
.
TODO: Add usage notes.
- Fork the project.
- Commit your changes, with specs.
- Ensure that your code passes specs (
rake spec
) and meets Aptible's Ruby style guide (rake rubocop
). - Create a new pull request on GitHub.
MIT License, see LICENSE for details.
Copyright (c) 2014 Aptible and contributors.