<%= link_to 'Remove all', :action => :remove_all %>

Exception Overview

<%= @exceptions.length %> Exceptions
<% @exceptions.each do |exception| %> <%= render :partial => 'exception', :object => exception %> <% end %>
Summary Location Latest Count