Registry / config / rollout

rollout

JSON →
library2.6.2rbrubygemsunverified

Feature flippers with redis.

gem install rollout
INSTALL
IMPORT
SIG · ROLLOUT
R
rollout
configrubyv2.6.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rollout
require 'rollout'

Activate a feature for 50% of users

require 'rollout' $redis = Redis.new rollout = Rollout.new($redis) rollout.activate_percentage(:feature_x, 50)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
Resources
rollout — gem install rollout · libregistry