Move include to prepended block to fix emails
Due to some magical interaction between ActiveSupport::Concern and ActionMailer::Base, we'll need to move them into the prepended block, otherwise those email methods cannot be properly promoted as class methods for Notify.
Showing
Please register or sign in to comment