Queued Emails

<%% if <%= class_name %>.count > 0 %> <%%= link_to "Deliver All", deliver_all_<%= object_name %>s_path %> <%%= link_to "Destroy All", destroy_all_<%= object_name %>s_path, :confirm => "Are you really sure?" %> <%% end %> <%%= render :partial => "<%= object_name %>", :collection => @<%= object_name %>s %>
To Method Created Attempts Last Attempt