Current section

Files

Jump to
rivet_email lib example mailer backend.ex
Raw

lib/example/mailer/backend.ex

defmodule Rivet.Email.Example.Mailer.Backend do
use Rivet.Email.Backend, otp_app: :rivet_email
end