Skip to content

"alias_method_chain" Rails 5 deprecation warning #34

@mahemoff

Description

@mahemoff

I'm seeing this deprecation warning while upgrading to Rails 5:

DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from block in module:MultiFetchFragments at /home/project/vendor/cache/multi_fetch_fragments-59612d54fc3f/lib/multi_fetch_fragments.rb:5)

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