Skip to content

[Feature Request] Add feature_flags view helper #6

@ybiquitous

Description

@ybiquitous

Hello.

I want to use the feature_flags view helper method like feature_available?.

included do
helper_method :feature_available?
end

While a controller provides both methods,

And some helper methods `feature_available?` and `feature_flags` are available.

a view provides only feature_available?.

`feature_available?` helper method is available.

What do you think?

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