ToggleFleet is a cloud feature-flag service. This gem fetches your environment's flags, caches them, and evaluates all five gates (boolean, actor, group, % of actors, % of time) locally — so checking a flag is a hash lookup, not a network call. Background refresh uses conditional ETag requests; evaluation is byte-identical to the server.
Required Ruby Version
>= 3.0
Authors
ToggleFleet
Versions
- 0.1.0 June 27, 2026 (9 KB)