-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NameError (uninitialized constant Resque::Plugins::UniqueJob) #54
Comments
Sigh, yeah I get this as well, after upgrading to Resque v2.0.0—I think bundler downgraded This gem hasn't seen activity in a very very long time. Last commit was in 2014. No PRs or issues have been addressed in about as long. Might be time for a fork. |
@leoplct @kjleitz
|
@pboling could you transfer the repo to the resque org? If folks are interested in maintaining they can pick up the torch! It would be great if you could submit a PR to add this comment to this repo to explain to folks their options. |
Yeah, I will work on that. Great idea. |
I have installed the gem, required from initializers and restarted server. But I get this error.
Gemfile
gem "resque-loner"
config/initializers/resque.rb
require 'resque-loner'
RefreshItemsJob
The text was updated successfully, but these errors were encountered: