Skip to content

growthbook/growthbook-ruby

Repository files navigation

GrowthBook Ruby SDK

GrowthBook is a modular feature flagging and experimentation platform.

This is the Ruby client library that lets you evaluate feature flags and run experiments (A/B tests) within a Ruby application.

Build Status Gem Version Code coverage badge

Installation

Install the gem:

gem install growthbook

Usage Guide

See the official documentation.