Selected Tags

Click on a tag to remove it

Feature Flags gems

Showing projects tagged as Feature Flags

  • FeatureFlags

    1.8 0.0 L5 Ruby
    Feature flags for Rails application.Manages ‘flags’ within your Rails app that determine whether various features are enabled or not.
  • Abstract Feature Branch

    1.3 1.4 Ruby
    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.