• Yorick Peterse's avatar
    Move EE prepend/include to the end of helpers · 2c3daf77
    Yorick Peterse authored
    This moves all instances of `prepend EE::Something` and `include
    EE::Something` in helpers to the last line of the corresponding file.
    This pushes EE specific code further down the files, reducing the
    likelihood of developers running into merge conflicts.
    2c3daf77
groups_helper.rb 6.55 KB