Exmail in Elixir@1.3.4 Erlang OTP 18.3 N/A
Exmail in Elixir@1.4.2 Erlang OTP 18.3 A
Exmail in Elixir@1.4.2 Erlang OTP 19.3 A
Exmail in Elixir@1.4.5 Erlang OTP 20.0 A
Exmail in Elixir@1.5.3 Erlang OTP 20.2 A
For upload and download templates, write file as a symbolic link which phoenix is able to see template's link from priv/static/uploads.
$ (cd priv/static; ln -s ../../uploads .)
Should avoid to show some warning using running credo command.
$ mix credo