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.
Install the gem:
gem install growthbook
See the official documentation.