abstract_feature_branch
Feature toggler
A Ruby gem that enables Continuous Integration and Trunk-Based Development by allowing developers to switch features on or off at will
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.
23 stars
5 watching
5 forks
Language: Ruby
last commit: almost 2 years agoLinked from 1 awesome list
branch-by-abstractioncontinuous-integrationfault-tolerancefeature-flagsfeature-flipperfeature-flippingfeature-rolloutfeature-togglesproductivityrailsrelease-managementrubytrunk-based-development
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Ruby library for managing feature toggles in software applications. | 182 | |
| A Ruby gem for declarative feature flag management with run-time performance optimization. | 403 | |
| A feature flag service to decouple deployment and feature enrollment from experiments. | 30 | |
| A Ruby client library for interacting with the Unleash feature management service | 57 | |
| Makes it easy to add and manage new features in Laravel applications. | 25 | |
| A Ruby framework for building web applications using Ruby in the browser, enabling developers to focus on Ruby code without JavaScript expertise. | 103 | |
| A NodeJS and browser SDK client for controlled rollouts of features to users via feature flags | 48 | |
| A Rails framework for rapid feature development and testing | 181 | |
| A Ruby DSL for building desktop GUI applications with the FOX Toolkit. | 1 | |
| Enables desktop development in Ruby using Glimmer and Tk, aiming to provide a productive way to build GUIs with a declarative DSL syntax. | 30 | |
| A feature toggle system for PHP applications. | 254 | |
| A tool for managing and controlling feature releases in software applications | 1,448 | |
| A Ruby-based framework for building native cross-platform GUI applications using the SWT library | 113 | |
| An addon that enables developers to manage optional features in Ember.js applications. | 40 | |
| Manages feature flags for enabling and disabling features in JavaScript code | 57 |