-
Add eager-load paths to autoload paths to fix Rake tasks · 9b002039Nick Thomas authored
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
×