-
Thong Kuah authored
It is surprising that this method, feature_flags_available is available globally. Also it is surprising that this method is available only if Gitlab.com? or in development. So we fix this by moving the method definition to be a class method in Feature
6eedef64