Skip to content

Instantly share code, notes, and snippets.

@benarent
Created July 31, 2012 06:03
Show Gist options
  • Save benarent/3214166 to your computer and use it in GitHub Desktop.
Save benarent/3214166 to your computer and use it in GitHub Desktop.
Require Resque2
Resque::Failure::Multiple.classes = [Resque::Failure::Redis, Resque::Failure::Airbrake]
Resque::Failure.backend = Resque::Failure::Multiple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment