diff options
author | Brett Walker <bwalker@gitlab.com> | 2018-02-09 18:08:33 +0100 |
---|---|---|
committer | Brett Walker <bwalker@gitlab.com> | 2018-02-09 18:08:33 +0100 |
commit | 54d88e06907f6ce6620c23b6d80c2fd1131004d5 (patch) | |
tree | 8be48dfd3ff7ad20be5be890ca5edbc3f6b115cf /doc | |
parent | f7c662c733a2a24c044c1f0bad03cfc63f704258 (diff) | |
download | gitlab-ce-bw-fix-autoload-issue.tar.gz |
make sure there is a dependency on Gitlab::CurrentSettings isbw-fix-autoload-issue
This fixes an issue where the Rails autoload system would throw various `Unable to autoload constant` errors (such as `Unable to autoload constant EE::ProjectsHelper`) when using the autoload system (such with `spring` or `reload!` in the rails console.
This error was specifically ocurring in the EE code, however, it's seems reasonable to place the fix in CE as a general innoculation.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions