Skip to content

Doesn't work after upgrading past 5.1 #11

@aimzatron

Description

@aimzatron

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions