Skip to content

Improve constantize logic and add name fallback

Jeremy Jackson requested to merge jj-improve-constantize into master

Closes https://gitlab.com/gitlab-org/gitlab-experiment/-/issues/9

This also makes name an optional argument for non “base” instances of experiments.

Introduces active support as dependency (which will be used elsewhere too). Specifically planning on using some callback behaviors from active support in the introduction of segmentation and potentially redoing the exclusion logic.

Edited by Jeremy Jackson

Merge request reports

Loading