Hi, Carlos --
I created a mailer also called devise_mailer.rb but put it into the
mailer directory...will it know to look there for an override?
On Mar 30, 7:13 pm, Carlos Antonio da Silva
<
carlosantoniodasi...@gmail.com> wrote:
> Just configure it:
https://github.com/plataformatec/devise/blob/master/lib/generators/te...
>
> The problem is that you'll have to copy the entire DeviseMailer code, as you
> can't share both :).
> It'd be great if PostageApp allowed you to just include it as a module in
> DeviseMailer.
>