<%= config %>

[ Version(badge.fury.io/rb/<%= config %>.png)](rubygems.org/gems/<%= config %>) [ Status(travis-ci.org/aptible/<%= config %>.png?branch=master)](travis-ci.org/aptible/<%= config %>) [ Status(gemnasium.com/aptible/<%= config %>.png)](gemnasium.com/aptible/<%= config %>)

TODO: Add description.

Installation

Add the following line to your application's Gemfile.

gem '<%= config[:name] %>'

And then run bundle install.

Usage

TODO: Add usage notes.

Contributing

  1. Fork the project.

  2. Commit your changes, with specs.

  3. Ensure that your code passes specs (rake spec) and meets Aptible's Ruby style guide (rake rubocop).

  4. Create a new pull request on GitHub.

Copyright and License

MIT License, see LICENSE for details.

Copyright © <%=Time.now.year%> Aptible, <%= config %>, and contributors.