<%= link_to "#{exception.exception_class}", :action => 'details', :id => exception.group_id %>
<%= truncate(exception.message, :length => 115) %> <%= "#{exception.controller_path}##{exception.action_name}" %> <%= exception.created_at.strftime("%m/%d/%Y %I:%M%p") %> <%= exception.count %>