Sha256: 259ab596356806a952083cbe5b40897ea923fe5bec674df4366e5d786e5da82c
Contents?: true
Size: 492 Bytes
Versions: 2
Compression:
Stored size: 492 Bytes
Contents
# asir_beanstalk Beanstalk ASIR transport. ## Installation Add this line to your application's Gemfile: gem 'asir_beanstalk' And then execute: $ bundle Or install it yourself as: $ gem install asir_beanstalk ## Usage See example/. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
asir_beanstalk-1.1.2 | README.md |
asir_beanstalk-1.1.1 | README.md |