Pow v0.1.0-alpha.1 Mix.Pow.Phoenix.Mailer View Source

Utilities module for mix phoenix mailer tasks.

Link to this section Summary

Link to this section Functions

Link to this function create_templates(module, name, web_prefix, mails) View Source
create_templates(atom(), binary(), binary(), [binary()]) :: :ok
Link to this function create_view_file(module, name, web_mod, web_prefix, mails) View Source
create_view_file(atom(), binary(), atom(), binary(), [binary()]) :: :ok