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.

GitHub

23 stars
5 watching
5 forks
Language: Ruby
last commit: 20 days ago
Linked from 1 awesome list

branch-by-abstractioncontinuous-integrationfault-tolerancefeature-flagsfeature-flipperfeature-flippingfeature-rolloutfeature-togglesproductivityrailsrelease-managementrubytrunk-based-development

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mgsnova/feature A Ruby library for managing feature toggles in software applications. 182
pda/flip A Ruby gem for declarative feature flag management with run-time performance optimization. 403
toggler-io/toggler A feature flag service to decouple deployment and feature enrollment from experiments. 30
unleash/unleash-client-ruby A Ruby client library for interacting with the Unleash feature management service 57
jonathan-bird/feature-switch Makes it easy to add and manage new features in Laravel applications. 25
andyobtiva/glimmer-dsl-web Enables building web applications using Ruby in the browser, providing a simple and productive frontend framework 97
splitio/javascript-client A NodeJS and browser SDK client for controlled rollouts of features to users via feature flags 48
amatsuda/motorhead A Rails framework for rapid feature development and testing 181
andyobtiva/glimmer-dsl-fx A Ruby DSL for building desktop GUI applications with the FOX Toolkit. 1
andyobtiva/glimmer-dsl-tk Enables desktop development in Ruby using Glimmer and Tk, aiming to provide a productive way to build GUIs with a declarative DSL syntax. 30
opensoft/rollout A feature toggle system for PHP applications. 254
featbit/featbit A feature flags management tool that enables developers to safely deploy and manage features in their applications 1,435
andyobtiva/glimmer-dsl-swt A Ruby-based framework for building native cross-platform GUI applications using the SWT library 112
emberjs/ember-optional-features An addon that enables developers to manage optional features in Ember.js applications. 40
ember-cli/babel-plugin-feature-flags Manages feature flags for enabling and disabling features in JavaScript code 57