flip
Feature manager
A Ruby gem for declarative feature flag management with run-time performance optimization.
Flip lets you declare and manage feature flags, backed by cookies (private testing) and database (site-wide).
403 stars
9 watching
69 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fusion94/paper_trail_manager | Tool to manage and browse changes made to records in Rails applications using the paper_trail gem. | 63 |
andyobtiva/abstract_feature_branch | A Ruby gem that enables Continuous Integration and Trunk-Based Development by allowing developers to switch features on or off at will | 23 |
jetrockets/metka | A Rails gem for managing tags with PostgreSQL array columns in a flexible and efficient way | 53 |
mgsnova/feature | A Ruby library for managing feature toggles in software applications. | 182 |
scoutapp/scout_apm_ruby | A Ruby gem for monitoring and performance analysis of Rails applications | 203 |
tryabby/abby | An open-source platform for managing features and running A/B tests in web applications. | 145 |
andyobtiva/rvm-tui | A tool to manage multiple versions of Ruby and their associated gems in an intuitive text-based interface. | 2 |
thomaspoignant/go-feature-flag | Provides a lightweight and flexible solution for managing feature flags in software applications | 1,508 |
pbouillon/ngx-flagr | A set of classes for managing feature flags in an Angular application. | 9 |
andyobtiva/glimmer-dsl-web | A Ruby framework for building web applications using Ruby in the browser, enabling developers to focus on Ruby code without JavaScript expertise. | 103 |
slack-ruby/slack-ruby-bot-server-stripe | An extension to Slack Ruby Bot Server for handling Stripe trials and subscriptions | 4 |
torba-rb/torba | Manages local copies of JS/CSS libraries used in Sprockets applications | 167 |
basesecrete/rorvswild | A Ruby gem to monitor performance and exceptions in web applications | 339 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |