Binary package “ruby-gitlab-experiment” in ubuntu oracular

GitLab experiment library built on top of scientist

 This library allow one to run experiments as A/B/n tests and review the data
 the experiment generates. From that data, one can determine the best
 performing variant and promote it as the new default code path. Or revert back
 to the control if no variant outperformed it.
 .
 This library provides a clean and elegant DSL (domain specific language) to
 define, run, and track one's GitLab experiment.