Skip to content
railsengines.com

Chili

The spicy feature toggle framework for Rails

No ratings yet
Gem
chili
Repository
balvig/chili
License
MIT
Stars
214
Added
August 20, 2026

About

The spicy feature toggle framework for Rails

Have you ever wanted to test out a new feature on only a subset of users? Did that implementation end up being lots of if/else statements embedded in the main code? If so, Chili can help.

Installing it

ruby
# Gemfile
gem "chili"

Details

214 stars on GitHub · MIT licensed · maintained by balvig. Source: https://github.com/balvig/chili

Discussion (0)

Sign in to join the discussion.

No comments yet.