• Yorick Peterse's avatar
    Move EE prepend/include to the end of services · 9f4735d3
    Yorick Peterse authored
    This moves all instances of `prepend EE::Something` and `include
    EE::Something` in service classes to the last line of the corresponding
    service class.  This pushes EE specific code further down the files,
    reducing the likelihood of developers running into merge conflicts.
    9f4735d3
system_note_service.rb 22.1 KB