Skip to content

Instantly share code, notes, and snippets.

@jsanders
Created May 8, 2012 17:28
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 jsanders/2637636 to your computer and use it in GitHub Desktop.
Save jsanders/2637636 to your computer and use it in GitHub Desktop.
Issue #589 on defunkt/resque
source 'https://rubygems.org'
gem 'resque', '1.20.0'
gem 'rake'
require 'resque/tasks'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment