<%%= render "components/alert" %>

List <%= @subject_class %>

A list of all the <%= @subject_class %>.

<%%= link_to new_<%= [@route_scope_path, @scope_path.singularize].reject { |c| c.empty? }.join("_") %>_path do %> <%% end %>
<%% <%= @controllers.list_fields.map { |tc| [tc.titleize.to_s, ''] + [["Action", "text-center"]]}%>.each do |title, attr_class| %> <%% end %> <%% @<%= @scope_path %>.response.each do |<%= @variable_subject %>| %> <%@controllers.list_fields.each do |field| -%> <%end-%> <%% end %>
<%%= title %>
<%%= <%= @variable_subject %>.<%=field %> %>
<%%= render "components/link_action", key: "<%= [@route_scope_path, @variable_subject].reject { |c| c.empty? }.join("_") %>", value: <%= @variable_subject %>, actions: [:show, :edit, :destroy] %>