Gem Version Build Status Dependency Status Code Climate Coverage Status

AdamSignals

Common message formats exchanged between Adam Snark Rabbit organs. You can use this gem to help you implement components which interface with Adam.

Installation

Add this line to your application's Gemfile:

gem 'adam_signals'

And then execute:

$ bundle

Or install it yourself as:

$ gem install adam_signals

Usage

TODO: Write usage instructions here

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, do not mess with rakefile, version, or history.
    • If you want to have your own version, that is fine but bump version in a commit by itself so I can ignore when I pull
  • Send me a pull request. Bonus points for topic branches.

Copyright (c) 2013 Mojo Lingo LLC. MIT licence (see LICENSE for details).