mirror of
https://github.com/we-promise/sure.git
synced 2026-05-30 15:59:02 +00:00
Wraps the conditional + dot wiring into a single call so adding a new beta nav entry doesn't require remembering to set `beta: true` by hand or duplicating the `beta_features_enabled?` check. Naming mirrors the existing `BetaGateable` concern.