Skip to content
railsengines.com

Superfeature

A feature flag Rails plugin gem that works for simple one-person Rails apps all the way up to large enterprise rails apps

No ratings yet
Gem
superfeature
Repository
rubymonolith/superfeature
License
MIT
Stars
90
Added
August 17, 2026

About

A feature flag Rails plugin gem that works for simple one-person Rails apps all the way up to large enterprise rails apps

Features are simple boolean flags that say whether or not they're enabled, right? Not quite. Features can get quite complicated, as you'll read below in the use cases.

Installing it

ruby
# Gemfile
gem "superfeature"

Details

90 stars on GitHub · MIT licensed · maintained by rubymonolith. Source: https://github.com/rubymonolith/superfeature

Discussion (0)

Sign in to join the discussion.

No comments yet.