Current section

Files

Jump to
phx_new templates phx_mailer lib app_name mailer.ex.eex
Raw

templates/phx_mailer/lib/app_name/mailer.ex.eex

defmodule <%= @app_module %>.Mailer do
use Swoosh.Mailer, otp_app: :<%= @app_name %>
end