eview v0.12.4 EView.Views.PhoenixError
Error view that can be used in Phoenix:
config :myapp, MyApp.Endpoint,
render_errors: [view: EView.Views.PhoenixError, accepts: ~w(json)]
Link to this section Summary
Link to this section Functions
Link to this function
render(template, assigns)
Link to this function
template_not_found(template, assigns)