Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

socialcast/resque-ensure-connected

Repository files navigation

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.

About

verify active record connections are active before performing work

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages