Skip to content

DEPRECATION WARNING: alias_method_chain #35

@git-berian

Description

@git-berian

Running the following code in Rails 5.0.0.1 will cause warning.

include SeamlessDatabasePool::ControllerFilter

DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super.

Is this problem fixed?

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