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.

Installation

Install the gem:

gem install growthbook

Usage Guide

See the official documentation.