Sha256: 170d29afba7656f14c81e5bf8dbf3b4f8e9f3a288a9e55b7e2d89123786ca754
Contents?: true
Size: 577 Bytes
Versions: 2
Compression:
Stored size: 577 Bytes
Contents
# Resque::God TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```ruby gem 'resque-god' ``` And then execute: $ bundle Or install it yourself as: $ gem install resque-god ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/resque-god/fork ) 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 a new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
resque-god-0.0.2 | README.md |
resque-god-0.0.1 | README.md |