michalmuskala / plug_attack

A plug building toolkit for blocking and throttling abusive requests
419 stars 21 forks source link

documentation is for older version of elixir #8

Closed boxxxie closed 7 years ago

boxxxie commented 7 years ago
def application do
  [applications: [:plug_attack]]
end

is not applicable to elixir 1.4

michalmuskala commented 7 years ago

The library supports Elixir 1.3 too