<% if System.limits.groups.length > 0 %>

Limits Groups

<% System.limits.groups.each do |limits_group_name, limits_group| %>

<%= limits_group_name %>


<% end %> <% end %>