Registry / testing / split
library4.0.5rbrubygemsunverified

Rack based split testing framework for A/B testing.

gem install split
INSTALL
IMPORT
SIG · SPLIT
S
split
testingrubyv4.0.5
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.

Split
require 'split'

Creates an A/B test experiment with two alternatives.

require 'split' Split::ExperimentCatalog.find_or_create('button_color', :red, :blue) # In a Rack app, use the helper to track and display variants
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources
split — gem install split · libregistry