fuseumass / fuseumass/dashboard
Feature flag duplicate code cleanup
Open
cleanup
- Dominant language
- HTML
- Stars
- 44
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.