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

StackOverflow https://stackoverflow.com/questions/3902001

  •  29-09-2019
  •  | 
  •  

Pergunta

I came across a Gem that had a nice way 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!

Foi útil?

Solução

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top