0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Rails helpers for Aptible service applications
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
~> 2.0

Runtime

 Project Readme

Aptible::Rails

Gem Version Build Status Dependency Status

Rails helpers for Aptible service applications.

Installation

Add the following line to your application's Gemfile.

gem 'aptible-rails'

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 (c) 2014 Aptible and contributors.

@sandersonet