开发者

What is the Rubygem that makes it easy to release a new feature to a subset of users?

开发者 https://www.devze.com 2023-01-19 16:10 出处:网络
I came across a Gem that had a nice way开发者_Go百科 of releasing certain features to a subset of your users. I believe it even had cucumber integration, so you could write tests for different sets of

I came across a Gem that had a nice way开发者_Go百科 of releasing certain features to a subset of your users. I believe it even had cucumber integration, so you could write tests for different sets of users. If someone knows the name, I would really appreciate it!


Rollout?


There are some A/B testing frameworks that do this (albeit as a side-effect):

  • A/Bingo
  • Vanity
0

精彩评论

暂无评论...
验证码 换一张
取 消