Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Deprication Warning from PaperTrail #15

@ghost

Description

Version 9.0.0 Paper trail is generating the follow warning: fro each active admin page

WARN DEPRECATION WARNING: MyModel.paper_trail.enabled? is deprecated, use PaperTrail.request.enabled_for_model?(MyModel). This new API makes it clear that this is a setting specific to the current request, not all threads. Also, all other request-variables now go through the same request method, so this new API is more consistent.

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