Packages

Elli middleware adding the Date header.

Current section

Files

Jump to
elli_date rebar.config
Raw

rebar.config

{profiles, [{docs, [{deps, [{edown, "0.8.1"}]},
{edoc_opts, [{doclet, edown_doclet}]}]},
{test, [{deps, [{elli,
{git, "git://github.com/elli-lib/elli.git",
{branch, "master"}}}]}]}]}.