Move EE specific code out of Project
This moves all EE specific code out of the Project model into separate modules. State machine logic is injected using the EE::Project::ImportStatusStateMachine module. By moving all this code out of the Project model we reduce the number of possible merge conflicts.
Showing
This diff is collapsed.
Please register or sign in to comment