This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
mobilizon
Watch
1
Star
0
Fork
You've already forked mobilizon
0
mirror of
https://framagit.org/framasoft/mobilizon.git
synced
2025-01-24 17:48:39 +00:00
Code
Issues
Releases
Wiki
Activity
c94e8b8518
mobilizon
/
lib
/
eventos
/
mailer.ex
7 lines
103 B
Elixir
Raw
Normal View
History
Unescape
Escape
Some work Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-04 12:29:17 +00:00
defmodule
Eventos.Mailer
do
Fix credo Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-04 15:16:02 +00:00
@moduledoc
"""
Mailer
"""
Some work Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-04 12:29:17 +00:00
use
Bamboo.Mailer
,
otp_app
:
:eventos
end
Reference in a new issue
Copy permalink