New IP Ban

<%= simple_form_for(@ip_ban) do |f| %> <%= f.input :ip_addr %> <%= f.input :reason %> <%= f.button :submit %> <% end %>