Skip to content

In development with cache disabled, Phlex is still caching #277

Closed
@peterberkenbosch

Description

@peterberkenbosch

By default caching in turned off in development mode. To toggle this we run rails dev:cache that will toggle config.action_controller.perform_caching.

However, when config.action_controller.perform_caching is false, Phlex is still caching in development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions