Toggle Sidebar
UltraPlug
v1.0.1
Pages
Modules
UltraPlug v1.0.1
UltraPlug.Render
View Source
Renders the template with conn.assigns.
Options
template:
defaults to “index.html”.
render:
defaults to
Phoenix.Controller.render/3
.
Link to this section
Summary
Functions
call(conn)
call(conn, opts)
init(opts)
Link to this section
Functions
Link to this function
call(conn)
View Source
Link to this function
call(conn, opts)
View Source
Link to this function
init(opts)
View Source