Sha256: 1fdbab4a1178dd41045a5d9441fce090445f5223dfc2d7ac3e2ccec9f120be9e

Contents?: true

Size: 606 Bytes

Versions: 10

Compression:

Stored size: 606 Bytes

Contents

## Pre-requisites

The project uses Bundler for dependency management and requires RabbitMQ `3.4+` to be running
locally. Prior to running the tests, configure the RabbitMQ permissions
by running `./bin/ci/before_script`. Make
sure you have those two installed and then run tests:

    bundle install
    bundle exec rspec -cfd spec/    

## Pull Requests

Then create a branch and make your changes on it. Once you are done with your changes and all
tests pass, write a [good, detailed commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) submit a pull request on GitHub.

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bunny-2.3.1 CONTRIBUTING.md
bunny-2.3.0 CONTRIBUTING.md
bunny-2.2.2 CONTRIBUTING.md
bunny-2.2.1 CONTRIBUTING.md
bunny-2.2.0 CONTRIBUTING.md
bunny-2.1.0 CONTRIBUTING.md
bunny-2.0.1 CONTRIBUTING.md
bunny-2.0.0 CONTRIBUTING.md
bunny-2.0.0.rc2 CONTRIBUTING.md
bunny-2.0.0.rc1 CONTRIBUTING.md