Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 682 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 682 Bytes

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.