Support IS_GITLAB_EE switch in Rails config
What does this MR do?
Make
IS_GITLAB_EE=0 gdk run app
and
IS_GITLAB_EE=0 bin/rails console
work like a Community Edition even if ee/
directory exists.
documentation update: !17101 (merged)
Make
IS_GITLAB_EE=0 gdk run app
and
IS_GITLAB_EE=0 bin/rails console
work like a Community Edition even if ee/
directory exists.
documentation update: !17101 (merged)