UltraPlug

A hip family of Plugs that mean business.

UltraPlug.Render

Renders the template.

With status :no_content, send an empty response.

Options

UltraPlug.Repository

Accesses the configured repo.

TODO: Document configuration TODO: Document options

Installation

def deps do
  [
    {:ultra_plug, "~> 2.0"}
  ]
end