DelayedWorker

TODO: Write a gem description
Philosophy
TODO: Write philosophy
Getting Started
Install via Rubygems
$ gem install delayed_worker
OR ...
Add to your Gemfile
gem 'delayed_worker'
Usage
TODO: Write usage instructions here
Support
- MRI 1.9.3+
- Rubinius 2.2+
Limitations
No known limit.
History
See CHANGELOG for details.
Contributing
- Bug reports
- Source
- Patches:
- Fork on Github.
- Run
gem install --dev delayed_workerorbundle. - Create your feature branch:
git checkout -b my-new-feature. - Commit your changes:
git commit -am 'Add some feature'. - Push to the branch:
git push origin my-new-feature. - Send a pull request :D.
license
Released under the MIT license, See LICENSE for details.