Chili
214The spicy feature toggle framework for Rails
A/B tests and feature experiments measured against your own data.
The hard part of A/B testing is not splitting traffic — it is keeping a visitor in the same bucket after they sign up. A script-tag product sees a cookie; it does not see the account that cookie became.
In-process assignment sees both, and the results land in your database where they can be joined against revenue rather than against a proxy for it.
The spicy feature toggle framework for Rails
Feature Sliders for Rails
Flipflop lets you declare and manage feature flags in your Rails application
A feature flag Rails plugin gem that works for simple one-person Rails apps all the way up to large enterprise rails apps
Rails engine for using GitHub's 'Scientist' library with ActiveRecord, for those of us not operating apps at ROFLscale
A/B testing for Rails with a results dashboard and real statistics
Rack-based A/B testing with a mountable dashboard