CPub.Web.FallbackController (CPub v0.3.0) View Source

Translates controller action results into valid Plug.Conn responses.

See Phoenix.Controller.action_fallback/1 for more details.

Link to this section Summary

Link to this section Types

Specs

error_tuple() :: {:error, String.Chars.t() | atom()}