Skip to content

Feature flag duplicate code cleanup #80

Open
@ikhatri

Description

@ikhatri

Feature flag helper functions aren't truly global. Currently there is duplicate code, some in application_controller.rb and a duplicate function in pages_helper.rb. Figure out how to use the same function everywhere so it's truly global. Potentially it might need to be in a module and be imported, but I'm not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions