How to use Flipper for feature flags in Rails
Feature flags are used all across the tech industry to test code at scale; this article explores how to integrate them into your Ruby on Rails application using the Flipper gem. https://www.honeybadger.io/blog/flipper-feature-flags-rails/
Post a comment