subflag-rails 0.5.0
Feature flags for Rails with pluggable backends. Use Subflag Cloud (SaaS), ActiveRecord (self-hosted), or Memory (testing). Get typed values (boolean, string, integer, double, object) with the same API regardless of backend.
Gemfile:
=
install:
=
Runtime Dependencies (3):
Development Dependencies (8):
bundler
~> 2.0
rails
>= 6.1
rake
~> 13.0
rspec
~> 3.12
rspec-rails
~> 6.0
rubocop
~> 1.50
rubocop-rails
~> 2.19
webmock
~> 3.18