Add eager-load paths to autoload paths to fix Rake tasks
Rake doesn't respect eager-loading, so to avoid explicit requires we have to
duplicate the eager-load config into the auto-load config.
This backports an EE change made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3706
Showing
Please
register
or
sign in
to comment