• Yorick Peterse's avatar
    Move EE specific code out of Project · 48c62d42
    Yorick Peterse authored
    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.
    48c62d42
projects_controller_spec.rb 18.2 KB