Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Flipper Alternatives
Similar projects and alternatives to flipper
-
Flipflop your features
Flipflop lets you declare and manage feature flags in your Rails application.
-
Motorhead
A Rails Engine framework that helps safe and rapid feature prototyping (by amatsuda)
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
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.
-
-
i18n-tasks
Manage translation and localization with static analysis, for Ruby i18n
-
flagsmith
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
featurehub
FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, React, Python, Go, .Net, Ruby, Android, Swift and Flutter SDKs.
-
-
-
-
-
Brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
flipper reviews and mentions
-
Feature flags in Rails: How to roll out and manage your features like a pro
That’s it! You now have a fully configured feature flagging system in your Rails app. Notice we didn’t cover some more advanced features that Flipper offers, including enabling features for a user group or individual users. For that, check out Flipper on Github. We also didn’t cover feature flagging frontend features in this post - if that becomes a requirement we could easily create an endpoint that uses the FeaturesRepo and sends enabled features to the frontend to toggle. If you learned something new consider following me here - I’ll be putting out more content on Ruby on Rails and software development as I work on Firecode.io. Preparing for a coding interview? Check out Firecode.io.
-
How do you release experimental features to early adopters?
I think you are calling it Runtime Controls: https://github.com/jnunemaker/flipper/issues/162
This follows the design of Flipper pretty closely, but if you're early you probably don't need more than that. You might be tempted to pollute your user model with flags of sorts — sure, fine, cool, whatever, that works too:
-
Keeping the Stakes Low while Breaking Production
The next step came about when I learned more about our use of Flipper; a Ruby gem for dynamically toggling on and off features. I didn’t know when the feature would roll out, but I wanted control over the feature. I also wanted admins of other Forems to have control as well. This was trivial with Flipper. Once I deployed the code, Forem’s got the original behavior unless they turned “flipped” on the feature.
- Flags vs. Gates
-
Rails application boilerplate for fast MVP development
flipper with Flipper UI to enable flag management
-
Show Rails: Feature Flagging Gem - Lightning
What advantages does your gem have over Flipper?
-
A note from our sponsor - Onboard AI
getonboard.dev | 6 Dec 2023
Stats
flippercloud/flipper is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of flipper is Ruby.