Created
May 8, 2012 17:28
-
-
Save jsanders/2637636 to your computer and use it in GitHub Desktop.
Issue #589 on defunkt/resque
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source 'https://rubygems.org' | |
gem 'resque', '1.20.0' | |
gem 'rake' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'resque/tasks' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment