• Yorick Peterse's avatar
    Move EE prepend/include calls to the end of models · 34836b9e
    Yorick Peterse authored
    This moves all instances of `prepend EE::Something` and `include
    EE::Something` in models to the last line of the corresponding model.
    This pushes EE specific code further down the files, reducing the
    likelihood of developers running into merge conflicts.
    34836b9e
audit_event.rb 499 Bytes