Skip to content

Instantly share code, notes, and snippets.

@tibbon
Created November 21, 2013 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tibbon/7585992 to your computer and use it in GitHub Desktop.
Save tibbon/7585992 to your computer and use it in GitHub Desktop.
Resque fix
# Update Gemfile
gem "resque", "~> 2.0.0.pre.1", github: "KNEIP/resque"
bundle install
bundle update
resque work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment