resque-ensure-connected
Ensure that all resque jobs have a valid activerecord connection before execution.
Configuration
NONE! The gem automatically configures Resque to connect with each forked process.
Installation
# Bundler Gemfile
gem 'resque-ensure-connected'
Contributing
- Fork the project
- Fix the issue
- Add tests
- Create pull request on github
see CONTRIBUTORS.txt for complete list of contributors.
Copyright
Copyright (c) 2011 Socialcast Inc. See LICENSE.txt for further details.