EView.Views.PhoenixError (eview2 v0.15.2)

Error view that can be used in Phoenix:

config :myapp, MyApp.Endpoint,
  render_errors: [view: EView.Views.PhoenixError, accepts: ~w(json)]

Summary

Functions

Link to this function

render(template, assigns)

Link to this function

template_not_found(template, assigns)