Introduce (prepend|extend|include)_ee_mod helper methods
These methods will automatically find the related EE module for the module/class and will use it. The other key difference is, these new methods are using the `const_get` instead of the `String#constantize`.
Showing
Please register or sign in to comment