Project

growthbook

0.02
The project is in a healthy, maintained state
Official GrowthBook SDK for Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

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.