Skip to content
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

Doesn't work after upgrading past 5.1 #11

Open
aimzatron opened this issue Nov 23, 2020 · 0 comments
Open

Doesn't work after upgrading past 5.1 #11

aimzatron opened this issue Nov 23, 2020 · 0 comments

Comments

@aimzatron
Copy link

Unfortunately, alias_method_chain has been deprecated in Rails 5.1. so if you are attempting to run this in a < 5.1 app you will get:

/bundle/ruby/2.6.0/gems/resque_manager-3.3.13/lib/resque_manager/overrides/resque/worker.rb:85:in `<class:Worker>': undefined method `alias_method_chain' for Resque::Worker:Class (NoMethodError)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant