This website requires JavaScript.
Explore
Help
Sign in
nikos
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b4cd5642ed
dotfiles
/
app
/
lib
/
prymn
/
mailer.ex
6 lines
87 B
Elixir
Raw
Normal View
History
Unescape
Escape
Init!
2023-06-01 09:49:27 +00:00
defmodule
Prymn.Mailer
do
ci: refactor - use cached builds, add tests and lints
2023-09-05 17:54:59 +00:00
@moduledoc
false
Init!
2023-06-01 09:49:27 +00:00
use
Swoosh.Mailer
,
otp_app
:
:prymn
end
Reference in a new issue
Copy permalink