<% if notice %>
× <%= notice %>
<% end %> <% if alert %>
× <%= alert %>
<% end %>

Clientes

<% @debtors.each do |debtor| -%> <% end -%>
Código Nombre RFC Razón Social Acciones
<%= debtor.debtorno %> <%= debtor.name %> <%= debtor.rfc %> <%= debtor.razon_social %>