• Yorick Peterse's avatar
    Move EE prepend/include to the end of policies · b59af5fc
    Yorick Peterse authored
    This moves all instances of `prepend EE::Something` and `include
    EE::Something` in policy classes 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.
    b59af5fc
global_policy.rb 1.9 KB