Skip to content

WIP: Resolve "Extract EE specific files/lines for config/initializers"

Lin Jen-Shin requested to merge 6657-move-ee-initializers into master

What does this MR do?

Extract EE codes from:

  • config/initializers
  • config/application.rb

Are there points in the code the reviewer needs to double check?

I haven't figured out how to keep the original require ordering. This would require Rails to sort files based on two directories.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #6657 (closed)

Merge request reports