Top 6 Ruby feature-flag Projects
-
Project mention: Where to learn how to build an A/B testing tool? | news.ycombinator.com | 2024-11-28
Read an open source one. Hereās a Ruby one called Flipper.
https://github.com/flippercloud/flipper
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Sail
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app (by vinistock)
-
Flipflop your features
Flipflop lets you declare and manage feature flags in your Rails application.
-
Abstract Feature Branch
abstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Toggles Pattern by Martin Fowler (aka Feature Flags) to enable Continuous Integration and Trunk-Based Development.
-
Tggl Ruby SDK
Ruby SDK for interacting with Tggl API and evaluate feature flags remotely or locally (by Tggl)
Ruby feature-flags discussion
Ruby feature-flags related posts
Index
What are some of the best open-source feature-flag projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | flipper | 3,733 |
2 | Rollout | 2,890 |
3 | Sail | 508 |
4 | Flipflop your features | 181 |
5 | Abstract Feature Branch | 23 |
6 | Tggl Ruby SDK | 0 |