View Source ActivityPub.Web.ErrorView (Bonfire v0.9.11-social-beta.6)

Standard error view

Summary

Functions

By default, Phoenix returns the status message from the template name. For example, "404.html" becomes "Not Found".

Functions

render(binary, assigns)

template_not_found(template, assigns)

By default, Phoenix returns the status message from the template name. For example, "404.html" becomes "Not Found".