This website requires JavaScript.
Explore
Help
Sign In
Chapril
/
mobilizon.chapril.org-mobilizon
Watch
25
Star
0
Fork
0
You've already forked mobilizon.chapril.org-mobilizon
Code
Issues
Pull Requests
Releases
Activity
93cb03eb4c
mobilizon.chapril.org-mobil...
/
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 14:29:17 +02:00
defmodule
Eventos.Mailer
do
Fix credo Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-04 17:16:02 +02:00
@moduledoc
"""
Mailer
"""
Some work Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-04 14:29:17 +02:00
use
Bamboo.Mailer
,
otp_app
:
:eventos
end
Copy Permalink